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, georg.brandl, larry, python-dev, richard, serhiy.storchaka, vajrasky, vstinner
Date 2014-02-10.12:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fN5hQ0zzqz7LjM@mail.python.org>
In-reply-to
Content
New changeset 6343bdbb7085 by Larry Hastings in branch 'default':
Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.
http://hg.python.org/cpython/rev/6343bdbb7085
History
Date User Action Args
2014-02-10 12:16:55python-devsetrecipients: + python-dev, richard, georg.brandl, vstinner, larry, Arfrever, serhiy.storchaka, vajrasky
2014-02-10 12:16:55python-devlinkissue20517 messages
2014-02-10 12:16:54python-devcreate