]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
make __doc__ mutable on heaptypes (closes #12773)
authorBenjamin Peterson <benjamin@python.org>
Wed, 17 Aug 2011 17:03:47 +0000 (12:03 -0500)
committerBenjamin Peterson <benjamin@python.org>
Wed, 17 Aug 2011 17:03:47 +0000 (12:03 -0500)
commit01fc6cd056ba5b389af55c58d46fbe1a33767d0c
tree85258354d5f702a0783481f0cda64e8305ebbce1
parentd9f23d200426983bfb2aadf254fb84d2447a70e8
make __doc__ mutable on heaptypes (closes #12773)
Lib/test/test_descr.py
Misc/NEWS
Objects/typeobject.c