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 FFY00, Mark.Shannon, methane, miurahr
Date 2020-10-22.02:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603332371.51.0.888172939849.issue42057@roundup.psfhosted.org>
In-reply-to
Content
New changeset 07a44d9572c7746568a7fe2fbcd42127fd6d4019 by Inada Naoki in branch '3.9':
bpo-42057: Fix peephole optimizer (GH-22802)
https://github.com/python/cpython/commit/07a44d9572c7746568a7fe2fbcd42127fd6d4019
History
Date User Action Args
2020-10-22 02:06:11methanesetrecipients: + methane, Mark.Shannon, FFY00, miurahr
2020-10-22 02:06:11methanesetmessageid: <1603332371.51.0.888172939849.issue42057@roundup.psfhosted.org>
2020-10-22 02:06:11methanelinkissue42057 messages
2020-10-22 02:06:10methanecreate