]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16743: Fix mmap overflow check on 32 bit Windows
authorRichard Oudkerk <shibturn@gmail.com>
Wed, 13 Feb 2013 12:05:14 +0000 (12:05 +0000)
committerRichard Oudkerk <shibturn@gmail.com>
Wed, 13 Feb 2013 12:05:14 +0000 (12:05 +0000)
commit36b9d413d757dd01f783031e1afed344c5c2ba61
tree775ffa4c0864e4306028d07a1a45e79545a9d0ee
parentec50cb292fc985c83aabccb0d30419782150cf46
Issue #16743: Fix mmap overflow check on 32 bit Windows
Lib/test/test_mmap.py
Modules/mmapmodule.c