Commit message (Expand) | Author | Age | |
---|---|---|---|
* | PyOS_vsnprintf(): Change PyMem_Malloc() call to PyMem_MALLOC() macro, | Barry Warsaw | 2001-12-21 |
* | mysnprintf.c: Massive rewrite of PyOS_snprintf and PyOS_vsnprintf, to | Tim Peters | 2001-12-03 |
* | When the number of bytes written to the malloc'ed buffer is larger | Guido van Rossum | 2001-12-01 |
* | Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c. | Tim Peters | 2001-07-31 |
* | This patch turns the Python API mismatch notice into a standard | Marc-André Lemburg | 2001-07-31 |