summaryrefslogtreecommitdiff
path: root/Lib/test/test_getargs.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-09-10 01:54:43 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2001-09-10 01:54:43 +0000
commitd58bc30748ab7fd39ab5541e93a47af30a3dfe90 (patch)
tree641b43728b2bb0dbb0defa4b76228c0e9e083b93 /Lib/test/test_getargs.py
parentf0dcdea96b187732df0a57db7185ccb9c9772b64 (diff)
downloadcpython-d58bc30748ab7fd39ab5541e93a47af30a3dfe90.tar.gz
Fix core dump in PyArg_ParseTuple() with Unicode arguments.
Reported by Fredrik Lundh on python-dev. The conversimple() code that handles Unicode arguments and converts them to the default encoding now calls converterr() with the original Unicode argument instead of the NULL returned by the failed encoding attempt.
Diffstat (limited to 'Lib/test/test_getargs.py')
0 files changed, 0 insertions, 0 deletions