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.

URL PR 26890
Status merged
Title bpo-44297: Make sure that line number is set correctly for call to __exit__ when handling exception in body of a with statement.
History
Date User Action Args
2021-06-24 14:12:49Mark.Shannonsetstatus: open -> merged
2021-06-24 09:30:59Mark.Shannonlinkissue44297 pull_requests
2021-06-24 09:30:59Mark.Shannoncreate