]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
check to make sure the attribute is a string (#14334)
authorBenjamin Peterson <benjamin@python.org>
Fri, 16 Mar 2012 14:32:59 +0000 (09:32 -0500)
committerBenjamin Peterson <benjamin@python.org>
Fri, 16 Mar 2012 14:32:59 +0000 (09:32 -0500)
commit16d84ac355c532a1e7d25cf75e0b577923de2856
tree975ca5f98cf91f599673cf4a9e7477d11667b989
parent3fb05a90cefe29bad82c87336fa32de36e6add3d
check to make sure the attribute is a string (#14334)
Lib/test/test_descr.py
Misc/NEWS
Objects/typeobject.c