]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport fixes for #1523610 (crashes in PyArg_ParseTuple):
authorGeorg Brandl <georg@python.org>
Wed, 9 Aug 2006 07:15:29 +0000 (07:15 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 9 Aug 2006 07:15:29 +0000 (07:15 +0000)
commitb302323c653f0aad4313c43039975865c2cddfd0
tree09dcd237812cb5db2a2a12a9a13755af61a03903
parentaeff1826564a20a19bf3b6e258796b631bb62371
Backport fixes for #1523610 (crashes in PyArg_ParseTuple):
rev. 51158 and rev. 50843.
Lib/test/test_getargs2.py
Modules/_testcapimodule.c
Python/getargs.c