Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c9ad32c5d14f0ebd635e61b33b6d7d5a12440c1e
/
Python
/
mysnprintf.c
b2dd86d
PyOS_vsnprintf(): Change PyMem_Malloc() call to PyMem_MALLOC() macro,
by Barry Warsaw
· 23 years ago
faad5ad
mysnprintf.c: Massive rewrite of PyOS_snprintf and PyOS_vsnprintf, to
by Tim Peters
· 23 years ago
64be0b4
When the number of bytes written to the malloc'ed buffer is larger
by Guido van Rossum
· 23 years ago
aa6111f
Add mysnprintf.c to Windows build, + squash compiler wngs in mysnprintf.c.
by Tim Peters
· 23 years ago
e5006eb
This patch turns the Python API mismatch notice into a standard
by Marc-André Lemburg
· 23 years ago