From: Serhiy Storchaka Date: Tue, 19 Aug 2014 14:12:46 +0000 (+0300) Subject: Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows. X-Git-Tag: v3.5.0a1~1045 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ef1a79799ff9e1c0b94eb7ee753cb8e263605c34;p=thirdparty%2FPython%2Fcpython.git Issue #15696: Add a __sizeof__ implementation for mmap objects on Windows. --- ef1a79799ff9e1c0b94eb7ee753cb8e263605c34