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 6075
Status merged
Title [3.6] [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:39miss-islingtonsettitle: [3.6] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6026). (GH-6074) -> [3.6] [3.7] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6074)
2018-03-11 08:21:15miss-islingtonsetstatus: open -> merged
2018-03-11 07:31:22miss-islingtonlinkissue33026 pull_requests
2018-03-11 07:31:22miss-islingtoncreate