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, lys.nikolaou, miss-islington, pablogsal, vstinner
Date 2022-01-23.03:10:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642907440.9.0.275049427108.issue46240@roundup.psfhosted.org>
In-reply-to
Content
New changeset 633db1c4eb863a1340e45c353e36f2f8dcf5945c by Pablo Galindo Salgado in branch '3.10':
[3.10] bpo-46240: Correct the error for unclosed parentheses when the tokenizer is not finished (GH-30378). (GH-30819)
https://github.com/python/cpython/commit/633db1c4eb863a1340e45c353e36f2f8dcf5945c
History
Date User Action Args
2022-01-23 03:10:40pablogsalsetrecipients: + pablogsal, vstinner, aroberge, lys.nikolaou, miss-islington
2022-01-23 03:10:40pablogsalsetmessageid: <1642907440.9.0.275049427108.issue46240@roundup.psfhosted.org>
2022-01-23 03:10:40pablogsallinkissue46240 messages
2022-01-23 03:10:40pablogsalcreate