1. e7d4b2f bpo-2122: Make mmap.flush() behave same on all platforms (GH-8692) by Berker Peksag · 6 years ago
  2. 7855313 Fix typos '.::' should typically just be '::'. (GH-6165) by Julien Palard · 6 years ago
  3. 5a8a84b Added :const:`mmap.ACCESS_DEFAULT` constant. (#4093) by Justus Schwabedal · 7 years ago
  4. b6a6b45 Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago
  5. ee1b01a Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago
  6. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  7. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  8. 4da945f Merge Issue #22558. by Terry Jan Reedy · 8 years ago
  9. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  10. c499f30 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  11. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  12. a5ffa2e Closes #26875: Merge with 3.5 by Zachary Ware · 8 years ago
  13. 42f740d Issue #26875: Fix mmap example by Zachary Ware · 8 years ago
  14. 6282e65 Issue #26335: Make mmap.write() return the number of bytes written like by Berker Peksag · 8 years ago
  15. 8c16cb9 Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak. by Georg Brandl · 8 years ago
  16. 8490f5a Issue #23001: Few functions in modules mmap, ossaudiodev, socket, ssl, and by Serhiy Storchaka · 9 years ago
  17. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  18. b918395 Clarify mmap.close method behavior. Addresses issue #18815 by Senthil Kumaran · 11 years ago
  19. a142a34 #17402: merge with 3.2. by Ezio Melotti · 11 years ago
  20. 6771462 #17402: avoid shadowing built-in map in mmap examples. Initial patch by Aman Shah. by Ezio Melotti · 11 years ago
  21. f106449 Merge with 3.2. by Ezio Melotti · 13 years ago
  22. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  23. 432171c Issue #12102: Merge with 3.2. by Ross Lagerwall · 13 years ago
  24. 59c01ed Issue #12102: Document that buffered files must be flushed before being used by Ross Lagerwall · 13 years ago
  25. 4dd453c Issue #12021: Make mmap's read() method argument optional. Patch by Petri by Charles-François Natali · 13 years ago
  26. 8108e96 (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X by Victor Stinner · 13 years ago
  27. a6cd0cf Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a by Victor Stinner · 13 years ago
  28. 13f959b Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from by Georg Brandl · 14 years ago
  29. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  30. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  31. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 14 years ago
  32. 0bccc18 #8046: add context manager protocol support to mmap objects. Also add closed property. by Georg Brandl · 14 years ago
  33. cd7f32b Signature documentation style update, modules J, K, L and M. by Georg Brandl · 15 years ago
  34. e099b37 #5391 make mmap work exclusively with bytes by Benjamin Peterson · 15 years ago
  35. e0124bd Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,70171,70183,70188,70235,70244,70275,70281 via svnmerge from by Benjamin Peterson · 15 years ago
  36. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  37. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  38. dae2a89 Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-62379,62381 via svnmerge from by Christian Heimes · 16 years ago
  39. 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 17 years ago
  40. fceab5a Merged revisions 60080-60089,60091-60093 via svnmerge from by Georg Brandl · 17 years ago
  41. a09ca38 Fix some 2.xisms in merged docs. by Georg Brandl · 17 years ago
  42. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  43. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  44. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  45. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago