]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Closes #15676: mmap: add empty file check prior to offset check
authorJesus Cea <jcea@jcea.es>
Sun, 9 Sep 2012 22:22:39 +0000 (00:22 +0200)
committerJesus Cea <jcea@jcea.es>
Sun, 9 Sep 2012 22:22:39 +0000 (00:22 +0200)
commit8b54d6d73312186b4736cdf69a4e2e46ba15784c
tree82b6af0a0544635996bf5c899c6d58036816b1a8
parent10fc104fede2449468fb9488bb44a9663382b3a8
Closes #15676: mmap: add empty file check prior to offset check
Lib/test/test_mmap.py
Misc/NEWS
Modules/mmapmodule.c