1. a51d98f Removed unused #include. by Eric Smith · 15 years ago
  2. f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 16 years ago
  3. b2dd86d PyOS_vsnprintf(): Change PyMem_Malloc() call to PyMem_MALLOC() macro, by Barry Warsaw · 23 years ago
  4. faad5ad mysnprintf.c: Massive rewrite of PyOS_snprintf and PyOS_vsnprintf, to by Tim Peters · 23 years ago
  5. 64be0b4 When the number of bytes written to the malloc'ed buffer is larger by Guido van Rossum · 23 years ago
  6. aa6111f Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c. by Tim Peters · 23 years ago
  7. e5006eb This patch turns the Python API mismatch notice into a standard by Marc-André Lemburg · 23 years ago