]> granicus.if.org Git - python/commit
#5932: fix error return in _convertPyInt_AsSsize_t() conversion function.
authorGeorg Brandl <georg@python.org>
Tue, 5 May 2009 07:48:12 +0000 (07:48 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 5 May 2009 07:48:12 +0000 (07:48 +0000)
commitf71ba95e9146872200bbc474337b41b0b4d964de
tree4fbb76649cd59b8164e31a6fb0be5533c0e9bcc3
parentab538fc2b20acc1c82eb28ccfc6450ebfb8d7b1c
#5932: fix error return in _convertPyInt_AsSsize_t() conversion function.
Lib/json/tests/test_scanstring.py
Modules/_json.c