1. b2dd86d PyOS_vsnprintf(): Change PyMem_Malloc() call to PyMem_MALLOC() macro, by Barry Warsaw · 23 years ago
  2. faad5ad mysnprintf.c: Massive rewrite of PyOS_snprintf and PyOS_vsnprintf, to by Tim Peters · 23 years ago
  3. 64be0b4 When the number of bytes written to the malloc'ed buffer is larger by Guido van Rossum · 23 years ago
  4. aa6111f Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c. by Tim Peters · 23 years ago
  5. e5006eb This patch turns the Python API mismatch notice into a standard by Marc-André Lemburg · 23 years ago