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
RPM
TextMate
Vim
ACKS -rw-r--r-- 19.9 KB
HISTORY -rw-r--r-- 923.0 KB
NEWS -rw-r--r-- 220.1 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.6 KB
README.AIX -rw-r--r-- 5.0 KB
README.coverity -rw-r--r-- 845 bytes
README.valgrind -rw-r--r-- 4.3 KB
SpecialBuilds.txt -rw-r--r-- 10.7 KB
gdbinit -rw-r--r-- 4.7 KB
indent.pro -rw-r--r-- 557 bytes
python-config.in -rw-r--r-- 1.9 KB
python-wing3.wpr -rw-r--r-- 555 bytes
python-wing4.wpr -rw-r--r-- 835 bytes
python.man -rw-r--r-- 13.1 KB
python.pc.in -rw-r--r-- 293 bytes
svnmap.txt -rw-r--r-- 4.1 MB
valgrind-python.supp -rw-r--r-- 8.1 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top