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 BTaskaya, lys.nikolaou, pablogsal, terry.reedy, tusharsadhwani
Date 2022-02-08.11:54:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644321282.38.0.369856943383.issue46521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 69e10976b2e7682c6d57f4272932ebc19f8e8859 by Pablo Galindo Salgado in branch 'main':
bpo-46521: Fix codeop to use a new partial-input mode of the parser (GH-31010)
https://github.com/python/cpython/commit/69e10976b2e7682c6d57f4272932ebc19f8e8859
History
Date User Action Args
2022-02-08 11:54:42pablogsalsetrecipients: + pablogsal, terry.reedy, lys.nikolaou, BTaskaya, tusharsadhwani
2022-02-08 11:54:42pablogsalsetmessageid: <1644321282.38.0.369856943383.issue46521@roundup.psfhosted.org>
2022-02-08 11:54:42pablogsallinkissue46521 messages
2022-02-08 11:54:42pablogsalcreate