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 gregory.p.smith, xtreak
Date 2022-02-03.04:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643860988.21.0.256524086922.issue46576@roundup.psfhosted.org>
In-reply-to
Content
New changeset f5ebec4d3e1199ec38b88920cfde8e460e5120dd by Gregory P. Smith in branch '3.10':
[3.10] bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator. (GH-31015) (GH-31089)
https://github.com/python/cpython/commit/f5ebec4d3e1199ec38b88920cfde8e460e5120dd
History
Date User Action Args
2022-02-03 04:03:08gregory.p.smithsetrecipients: + gregory.p.smith, xtreak
2022-02-03 04:03:08gregory.p.smithsetmessageid: <1643860988.21.0.256524086922.issue46576@roundup.psfhosted.org>
2022-02-03 04:03:08gregory.p.smithlinkissue46576 messages
2022-02-03 04:03:08gregory.p.smithcreate