Staging
v0.5.1
https://github.com/python/cpython
Revision eaa3bcc370cffe080e637fc1af592add9ff59793 authored by Tim Peters on 06 September 2013, 03:57:04 UTC, committed by Tim Peters on 06 September 2013, 03:57:04 UTC
_PyDebugAllocatorStats() called PyOS_snprintf() with a %zd format
code, but MS doesn't support that code.  Interpolated
PY_FORMAT_SIZE_T in place of the "z".
1 parent 31b862d
History
Tip revision: eaa3bcc370cffe080e637fc1af592add9ff59793 authored by Tim Peters on 06 September 2013, 03:57:04 UTC
Issue #18942: sys._debugmallocstats() output was damaged on Windows.
Tip revision: eaa3bcc
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 891 bytes
.hgeol -rw-r--r-- 713 bytes
.hgignore -rw-r--r-- 1.1 KB
.hgtags -rw-r--r-- 5.5 KB
.hgtouch -rw-r--r-- 1.2 KB
LICENSE -rw-r--r-- 14.7 KB
Makefile.pre.in -rw-r--r-- 48.3 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 43.8 KB
config.sub -rwxr-xr-x 34.8 KB
configure -rwxr-xr-x 429.9 KB
configure.ac -rw-r--r-- 132.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.5 KB
setup.py -rw-r--r-- 92.0 KB

README

back to top