summaryrefslogtreecommitdiffstats
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-02-16 19:44:46 (GMT)
committerThomas Wouters <thomas@python.org>2006-02-16 19:44:46 (GMT)
commit02cbdd3461b07bde5f3c304c1c316191c0a73c52 (patch)
tree7b2611a28c121683e3f3d0a134ddd6079533666f /Python/getargs.c
parentde01774dae6771aa5abdaca2ef39e339ad223f8d (diff)
downloadcpython-02cbdd3461b07bde5f3c304c1c316191c0a73c52.zip
cpython-02cbdd3461b07bde5f3c304c1c316191c0a73c52.tar.gz
cpython-02cbdd3461b07bde5f3c304c1c316191c0a73c52.tar.bz2
Use proper PyArg_Parse format char for Py_ssize_t, instead of 'l', in
buffer_new(). Probably fixes a bug in 'buffer("", 10, 10)' on platforms where sizeof(Py_ssize_t) != sizeof(long) (Win64?)
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions