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 vstinner
Recipients ethan.furman, orlnub123, vstinner
Date 2019-06-04.21:03:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559682203.81.0.19281259457.issue34282@roundup.psfhosted.org>
In-reply-to
Content
New changeset 19a1e1eb86115db66c1faae5927f87e3a12692fc by Victor Stinner (Zachary Ware) in branch 'master':
bpo-34282: Remove deprecated enum _convert method (GH-13823)
https://github.com/python/cpython/commit/19a1e1eb86115db66c1faae5927f87e3a12692fc
History
Date User Action Args
2019-06-04 21:03:23vstinnersetrecipients: + vstinner, ethan.furman, orlnub123
2019-06-04 21:03:23vstinnersetmessageid: <1559682203.81.0.19281259457.issue34282@roundup.psfhosted.org>
2019-06-04 21:03:23vstinnerlinkissue34282 messages
2019-06-04 21:03:23vstinnercreate