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 pablogsal
Recipients Michael.Felt, lys.nikolaou, ned.deily, pablogsal
Date 2020-04-23.13:53:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587650011.37.0.669349699741.issue40370@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e6a1312c1cd04ab37cddd8f3bb9baa7e9a38bc0 by Pablo Galindo in branch 'master':
bpo-40370: Use the same compile and link args as the interpreter used in test_peg_generator (GH-19674)
https://github.com/python/cpython/commit/9e6a1312c1cd04ab37cddd8f3bb9baa7e9a38bc0
History
Date User Action Args
2020-04-23 13:53:31pablogsalsetrecipients: + pablogsal, ned.deily, Michael.Felt, lys.nikolaou
2020-04-23 13:53:31pablogsalsetmessageid: <1587650011.37.0.669349699741.issue40370@roundup.psfhosted.org>
2020-04-23 13:53:31pablogsallinkissue40370 messages
2020-04-23 13:53:31pablogsalcreate