]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#3302: fix segfaults when passing None for arguments that can't
authorGeorg Brandl <georg@python.org>
Sat, 19 Jul 2008 12:39:10 +0000 (12:39 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 19 Jul 2008 12:39:10 +0000 (12:39 +0000)
commit6b41a8e156d7c38947a082016ffb58de8d2485ce
tree8f95264aea4275f2d6a92bc3f76fbba2ba394f3b
parent1ad108db05b86b426b636edc0814be4f8e6ba0d5
#3302: fix segfaults when passing None for arguments that can't
be NULL for the C functions.
Misc/NEWS
Modules/_localemodule.c