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 pablogsal
Date 2021-06-03.22:52:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622760739.38.0.6613934456.issue44305@roundup.psfhosted.org>
In-reply-to
Content
New changeset b250f89bb7e05e72a4641d44b988866b919575db by Pablo Galindo in branch 'main':
bpo-44305: Improve syntax error for try blocks without except or finally (GH-26523)
https://github.com/python/cpython/commit/b250f89bb7e05e72a4641d44b988866b919575db
History
Date User Action Args
2021-06-03 22:52:19pablogsalsetrecipients: + pablogsal
2021-06-03 22:52:19pablogsalsetmessageid: <1622760739.38.0.6613934456.issue44305@roundup.psfhosted.org>
2021-06-03 22:52:19pablogsallinkissue44305 messages
2021-06-03 22:52:19pablogsalcreate