]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #6697: Fix a crash if a module attribute name contains a surrogate
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 19 May 2010 00:03:09 +0000 (00:03 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 19 May 2010 00:03:09 +0000 (00:03 +0000)
commitf3f22a278d146d54bddc14042573737c3440cf84
tree12956d8cf1c871a16824267571cdd59cbea05fa4
parent82e02b587620354de092fbd1ff364f1b5d97f330
Issue #6697: Fix a crash if a module attribute name contains a surrogate
Objects/moduleobject.c