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 ethan.furman, orlnub123
Date 2018-10-06.03:10:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538795409.54.0.545547206417.issue34282@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 22e86fbbca04d251233fc07515885d2b67945094 by Ethan Furman (Miss Islington (bot)) in branch '3.6':
[3.7] bpo-34282: Fix Enum._convert method shadowing members named _convert (GH-9034) (GH-9229)
https://github.com/python/cpython/commit/22e86fbbca04d251233fc07515885d2b67945094
History
Date User Action Args
2018-10-06 03:10:09ethan.furmansetrecipients: + ethan.furman, orlnub123
2018-10-06 03:10:09ethan.furmansetmessageid: <1538795409.54.0.545547206417.issue34282@psf.upfronthosting.co.za>
2018-10-06 03:10:09ethan.furmanlinkissue34282 messages
2018-10-06 03:10:09ethan.furmancreate