]> granicus.if.org Git - python/commit
Added :const:`mmap.ACCESS_DEFAULT` constant. (#4093)
authorJustus Schwabedal <jusjusjus@users.noreply.github.com>
Tue, 7 Nov 2017 20:51:43 +0000 (15:51 -0500)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 7 Nov 2017 20:51:43 +0000 (12:51 -0800)
commit5a8a84b34fbc385bf112819fe3b65503e33a33fa
tree947e4d2439eeb6e91d7fde953ef7d9a0b01e6950
parentc62f0cb3b1f6f9ca4ce463b1c99b0543bdfa38d6
Added :const:`mmap.ACCESS_DEFAULT` constant. (#4093)
Doc/library/mmap.rst
Misc/NEWS.d/next/Library/2017-10-23.bpo-31854.fh8334f.rst [new file with mode: 0644]
Modules/mmapmodule.c