]> granicus.if.org Git - python/commit
Issue #12021: Make mmap's read() method argument optional. Patch by Petri
authorCharles-François Natali <neologix@free.fr>
Wed, 8 Jun 2011 17:18:14 +0000 (19:18 +0200)
committerCharles-François Natali <neologix@free.fr>
Wed, 8 Jun 2011 17:18:14 +0000 (19:18 +0200)
commit4dd453c6aab315954f19bf0b2f1541c2b37d8e34
tree6123dfbe0ffc22f81ca942e357e128f36216ab29
parentdd696496605883a44da983ad81e55a01e996a004
Issue #12021: Make mmap's read() method argument optional. Patch by Petri
Lehtinen.
Doc/library/mmap.rst
Lib/test/test_mmap.py
Misc/ACKS
Misc/NEWS
Modules/mmapmodule.c