This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, amaury.forgeotdarc, asvetlov, jcea, mark.dickinson, meador.inge, python-dev, serhiy.storchaka, vstinner
Date 2013-04-13.14:19:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Znylf26Y3zS1Z@mail.python.org>
In-reply-to
Content
New changeset d5e5017309b1 by Mark Dickinson in branch '2.7':
Issue #16447: Fix potential segfault when setting __name__ on a class.
http://hg.python.org/cpython/rev/d5e5017309b1
History
Date User Action Args
2013-04-13 14:19:26python-devsetrecipients: + python-dev, jcea, amaury.forgeotdarc, mark.dickinson, vstinner, Arfrever, asvetlov, meador.inge, serhiy.storchaka
2013-04-13 14:19:26python-devlinkissue16447 messages
2013-04-13 14:19:26python-devcreate