]> granicus.if.org Git - python/commit
ensure the attribute name string is initalized before using it (closes #16839)
authorBenjamin Peterson <benjamin@python.org>
Wed, 2 Jan 2013 15:36:23 +0000 (09:36 -0600)
committerBenjamin Peterson <benjamin@python.org>
Wed, 2 Jan 2013 15:36:23 +0000 (09:36 -0600)
commit6b3f8d375b9e55727f5a3f62d2bf6204ab8b350a
tree362949a7c9ec147218457c7e301f92e260d4f311
parent5ca88d2b181fe42ced2f590f2a4115b48860240d
ensure the attribute name string is initalized before using it (closes #16839)
Misc/NEWS
Objects/object.c