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 aroberge, hsfzxjy, pablogsal, terry.reedy
Date 2021-02-09.20:08:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612901294.77.0.230174547701.issue43163@roundup.psfhosted.org>
In-reply-to
Content
New changeset dbb228189b4eb7ab41f326eb79dae669b2c81177 by Pablo Galindo in branch 'master':
bpo-43163: Handle unclosed parentheses in codeop (GH-24483)
https://github.com/python/cpython/commit/dbb228189b4eb7ab41f326eb79dae669b2c81177
History
Date User Action Args
2021-02-09 20:08:14pablogsalsetrecipients: + pablogsal, terry.reedy, aroberge, hsfzxjy
2021-02-09 20:08:14pablogsalsetmessageid: <1612901294.77.0.230174547701.issue43163@roundup.psfhosted.org>
2021-02-09 20:08:14pablogsallinkissue43163 messages
2021-02-09 20:08:14pablogsalcreate