8 Commits (69e9727657dad167215b656de910d95cefe1ee45)

Author SHA1 Message Date
Antoine Pitrou 7f14f0d8a0 Recorded merge of revisions 81032 via svnmerge from 16 years ago
Eric Smith a51d98ffc0 Removed unused #include. 17 years ago
Georg Brandl f78e02b798 Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from 18 years ago
Barry Warsaw b2dd86defe PyOS_vsnprintf(): Change PyMem_Malloc() call to PyMem_MALLOC() macro, 24 years ago
Tim Peters faad5ad590 mysnprintf.c: Massive rewrite of PyOS_snprintf and PyOS_vsnprintf, to 24 years ago
Guido van Rossum 64be0b4aa5 When the number of bytes written to the malloc'ed buffer is larger 24 years ago
Tim Peters aa6111fc93 Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c. 25 years ago
Marc-André Lemburg e5006ebc9d This patch turns the Python API mismatch notice into a standard 25 years ago