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 Antony.Lee, ethan.furman, serhiy.storchaka
Date 2019-11-26.22:36:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574807766.41.0.682266447334.issue38045@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0b41a922f95f62b620d5a197b9f2ed8e4bb70730 by Ethan Furman (HongWeipeng) in branch 'master':
bpo-38045: Improve the performance of _decompose() in enum.py (GH-16483)
https://github.com/python/cpython/commit/0b41a922f95f62b620d5a197b9f2ed8e4bb70730
History
Date User Action Args
2019-11-26 22:36:06ethan.furmansetrecipients: + ethan.furman, serhiy.storchaka, Antony.Lee
2019-11-26 22:36:06ethan.furmansetmessageid: <1574807766.41.0.682266447334.issue38045@roundup.psfhosted.org>
2019-11-26 22:36:06ethan.furmanlinkissue38045 messages
2019-11-26 22:36:06ethan.furmancreate