]> granicus.if.org Git - python/commit
Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 19 Aug 2014 14:03:42 +0000 (17:03 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 19 Aug 2014 14:03:42 +0000 (17:03 +0300)
commitcbee972e358f2adc7399ccdf2b5a34b9229285ce
tree9ac879bf5867694ba0a7ed873a4071fd0f082332
parentede745a7edb9ada7fba7cee07d60f2a8ee9d924f
Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows.
Lib/test/test_mmap.py
Misc/NEWS
Modules/mmapmodule.c