- 22 Mar, 2011 5 commits
-
-
Victor Stinner authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Victor Stinner authored
cannot be found.
-
Victor Stinner authored
I suppose that the author would like to truncate the type name, not get a string of 100/200 characters.
-
- 21 Mar, 2011 35 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Victor Stinner authored
PyOS_snprintf() to avoid temporary buffer allocated on the stack and a conversion from bytes to Unicode.
-
Victor Stinner authored
-
Reid Kleckner authored
-
Antoine Pitrou authored
-
Victor Stinner authored
PyOS_snprintf().
-
Victor Stinner authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
doesn't have PY_SSIZE_T_CLEAN define and the size doesn't fit in an int (length bigger than 2^31-1 bytes).
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
for expiration year greater than 2038 on 32-bit systems.
-
Victor Stinner authored
-
Victor Stinner authored
The argument was not used in the format string.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
PyErr_SetFromWindowsErrWithFilenameObject() was never implemented.
-