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 gregory.p.smith
Recipients Mark.Shannon, eric.snow, gregory.p.smith, kumaraditya, lys.nikolaou, pablogsal, terry.reedy, tim.peters, vstinner, xtreak
Date 2022-02-02.20:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643832925.29.0.311536015547.issue46524@roundup.psfhosted.org>
In-reply-to
Content
New changeset 164a017e13ee96bd1ea1ae79f5ac9e25fe83994e by Gregory P. Smith in branch 'main':
bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (#31015)
https://github.com/python/cpython/commit/164a017e13ee96bd1ea1ae79f5ac9e25fe83994e
History
Date User Action Args
2022-02-02 20:15:25gregory.p.smithsetrecipients: + gregory.p.smith, tim.peters, terry.reedy, vstinner, Mark.Shannon, eric.snow, lys.nikolaou, pablogsal, xtreak, kumaraditya
2022-02-02 20:15:25gregory.p.smithsetmessageid: <1643832925.29.0.311536015547.issue46524@roundup.psfhosted.org>
2022-02-02 20:15:25gregory.p.smithlinkissue46524 messages
2022-02-02 20:15:25gregory.p.smithcreate