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 6076
Status merged
Title [2.7] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6074)
History
Date User Action Args
2018-03-18 19:50:54miss-islingtonsettitle: [2.7] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6026). (GH-6074) -> [2.7] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6074)
2018-03-11 08:56:01miss-islingtonsetstatus: open -> merged
2018-03-11 07:32:23miss-islingtonlinkissue33026 pull_requests
2018-03-11 07:32:23miss-islingtoncreate