summaryrefslogtreecommitdiffstats
path: root/Include/Python.h
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-04-19 14:50:15 (GMT)
committerThomas Wouters <thomas@python.org>2006-04-19 14:50:15 (GMT)
commit4abb3660ca43ffa22e1879dac238c2ed7c406389 (patch)
tree471b76cdc2afb69fe3b4e2212646659bd324bb20 /Include/Python.h
parent67191311299c7c4097981c961064080824f09f9c (diff)
downloadcpython-4abb3660ca43ffa22e1879dac238c2ed7c406389.zip
cpython-4abb3660ca43ffa22e1879dac238c2ed7c406389.tar.gz
cpython-4abb3660ca43ffa22e1879dac238c2ed7c406389.tar.bz2
Use Py_ssize_t to hold the 'width' argument to the ljust, rjust, center and
zfill stringmethods, so they can create strings larger than 2Gb on 64bit systems (even win64.) The unicode versions of these methods already did this right.
Diffstat (limited to 'Include/Python.h')
0 files changed, 0 insertions, 0 deletions