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 Mark.Shannon
Recipients Mark.Shannon, nedbat, pablogsal
Date 2020-11-12.19:49:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605210581.31.0.294137380895.issue42246@roundup.psfhosted.org>
In-reply-to
Content
New changeset cc75ab791dd5ae2cb9f6e0c3c5f734a6ae1eb2a9 by Mark Shannon in branch 'master':
bpo-42246: Eliminate jumps to exit blocks by copying those blocks. (#23251)
https://github.com/python/cpython/commit/cc75ab791dd5ae2cb9f6e0c3c5f734a6ae1eb2a9
History
Date User Action Args
2020-11-12 19:49:41Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, pablogsal
2020-11-12 19:49:41Mark.Shannonsetmessageid: <1605210581.31.0.294137380895.issue42246@roundup.psfhosted.org>
2020-11-12 19:49:41Mark.Shannonlinkissue42246 messages
2020-11-12 19:49:41Mark.Shannoncreate