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 ethan.furman
Recipients barry, danishprakash, doerwalter, eli.bendersky, enedil, ethan.furman, orlnub123, serhiy.storchaka, underscore_asterisk
Date 2019-07-18.18:37:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563475037.23.0.762409248725.issue34443@roundup.psfhosted.org>
In-reply-to
Content
New changeset 323842c2792a81e87917790506ec3457832c84b3 by Ethan Furman (Walter Dörwald) in branch 'master':
bpo-34443: Use __qualname__ instead of __name__ in enum exception messages. (GH-14809)
https://github.com/python/cpython/commit/323842c2792a81e87917790506ec3457832c84b3
History
Date User Action Args
2019-07-18 18:37:17ethan.furmansetrecipients: + ethan.furman, barry, doerwalter, eli.bendersky, serhiy.storchaka, enedil, orlnub123, danishprakash, underscore_asterisk
2019-07-18 18:37:17ethan.furmansetmessageid: <1563475037.23.0.762409248725.issue34443@roundup.psfhosted.org>
2019-07-18 18:37:17ethan.furmanlinkissue34443 messages
2019-07-18 18:37:17ethan.furmancreate