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, Sergey.Kirpichev, nedbat
Date 2021-08-09.09:19:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628500768.51.0.535455851347.issue44840@roundup.psfhosted.org>
In-reply-to
Content
New changeset b854557b49083d8625a433eb36aacb0c87d67c52 by Mark Shannon in branch 'main':
bpo-44840: Compiler: Move duplication of exit blocks with no line numbers to after CFG optimization. (GH-27656)
https://github.com/python/cpython/commit/b854557b49083d8625a433eb36aacb0c87d67c52
History
Date User Action Args
2021-08-09 09:19:28Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, Sergey.Kirpichev
2021-08-09 09:19:28Mark.Shannonsetmessageid: <1628500768.51.0.535455851347.issue44840@roundup.psfhosted.org>
2021-08-09 09:19:28Mark.Shannonlinkissue44840 messages
2021-08-09 09:19:28Mark.Shannoncreate