| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #21818: Fixed references to classes that have names matching with module | Serhiy Storchaka | 2016-12-02 | 1 | -4/+4 |
* | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -2/+2 |
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+1 |
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -1/+1 |
* | Issue #26875: Fix mmap example | Zachary Ware | 2016-04-28 | 1 | -1/+1 |
* | Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak. | Georg Brandl | 2016-02-25 | 1 | -3/+3 |
* | Issue #23001: Few functions in modules mmap, ossaudiodev, socket, ssl, and | Serhiy Storchaka | 2015-03-20 | 1 | -0/+9 |
* | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -1/+1 |
* | Clarify mmap.close method behavior. Addresses issue #18815 | Senthil Kumaran | 2013-09-09 | 1 | -2/+3 |
* | #17402: merge with 3.2. | Ezio Melotti | 2013-03-13 | 1 | -4/+8 |
|\ |
|
| * | Merge with 3.2. | Ezio Melotti | 2011-10-19 | 1 | -4/+8 |
| |\ |
|
| | * | Issue #12102: Merge with 3.2. | Ross Lagerwall | 2011-07-25 | 1 | -0/+6 |
| | |\ |
|
| | * | | Issue #12021: Make mmap's read() method argument optional. Patch by Petri | Charles-François Natali | 2011-06-08 | 1 | -4/+8 |
* | | | | #17402: avoid shadowing built-in map in mmap examples. Initial patch by Aman... | Ezio Melotti | 2013-03-13 | 1 | -14/+14 |
|/ / / |
|
* | | | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
| |/
|/| |
|
* | | Issue #12102: Document that buffered files must be flushed before being used | Ross Lagerwall | 2011-07-25 | 1 | -0/+6 |
|/ |
|
* | (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X | Victor Stinner | 2011-05-02 | 1 | -0/+4 |
|\ |
|
| * | Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a | Victor Stinner | 2011-05-02 | 1 | -0/+4 |
| * | Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,... | Georg Brandl | 2010-10-06 | 1 | -6/+4 |
| * | Merged revisions 84827-84829 via svnmerge from | Antoine Pitrou | 2010-09-15 | 1 | -8/+7 |
* | | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -8/+7 |
* | | Terminology fix: exceptions are raised, except in generator.throw(). | Georg Brandl | 2010-08-03 | 1 | -4/+4 |
* | | #8046: add context manager protocol support to mmap objects. Also add closed... | Georg Brandl | 2010-08-01 | 1 | -3/+19 |
|/ |
|
* | Signature documentation style update, modules J, K, L and M. | Georg Brandl | 2009-06-08 | 1 | -4/+3 |
* | #5391 make mmap work exclusively with bytes | Benjamin Peterson | 2009-04-04 | 1 | -27/+27 |
* | Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,... | Benjamin Peterson | 2009-03-09 | 1 | -2/+2 |
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -62/+62 |
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -87/+97 |
* | Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge... | Georg Brandl | 2008-01-21 | 1 | -8/+7 |
* | Merged revisions 60080-60089,60091-60093 via svnmerge from | Georg Brandl | 2008-01-19 | 1 | -4/+13 |
* | Fix some 2.xisms in merged docs. | Georg Brandl | 2007-12-02 | 1 | -4/+4 |
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -0/+43 |
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -2/+11 |
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -3/+1 |
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+173 |