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 methane
Recipients brandtbucher, methane, serhiy.storchaka
Date 2019-11-26.06:17:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574749033.07.0.723090482553.issue38328@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6dd9b64770af8905bef293c81d541eaaf8d8df52 by Inada Naoki (Brandt Bucher) in branch 'master':
bpo-38328: Speed up the creation time of constant list and set display. (GH-17114)
https://github.com/python/cpython/commit/6dd9b64770af8905bef293c81d541eaaf8d8df52
History
Date User Action Args
2019-11-26 06:17:13methanesetrecipients: + methane, serhiy.storchaka, brandtbucher
2019-11-26 06:17:13methanesetmessageid: <1574749033.07.0.723090482553.issue38328@roundup.psfhosted.org>
2019-11-26 06:17:13methanelinkissue38328 messages
2019-11-26 06:17:12methanecreate