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