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 Mark.Shannon, methane, rhettinger, tim.peters, vstinner
Date 2021-04-16.05:01:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618549292.53.0.342750868232.issue41323@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8a232c7b17a2e41ae14d8bb7937ddfea69301dce by Inada Naoki in branch 'master':
bpo-41323: compiler: Reuse tuple in constant tuple folding (GH-25419)
https://github.com/python/cpython/commit/8a232c7b17a2e41ae14d8bb7937ddfea69301dce
History
Date User Action Args
2021-04-16 05:01:32methanesetrecipients: + methane, tim.peters, rhettinger, vstinner, Mark.Shannon
2021-04-16 05:01:32methanesetmessageid: <1618549292.53.0.342750868232.issue41323@roundup.psfhosted.org>
2021-04-16 05:01:32methanelinkissue41323 messages
2021-04-16 05:01:32methanecreate