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 pablogsal
Recipients Mark.Shannon, Sergey.Kirpichev, nedbat, pablogsal
Date 2021-08-09.09:54:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628502891.9.0.170695047539.issue44840@roundup.psfhosted.org>
In-reply-to
Content
New changeset 762ef85f441cdec002cb4e812b9e77ae5033e571 by Mark Shannon in branch '3.10':
bpo-44840: Compiler: Move duplication of exit blocks with no line numbers to after CFG optimization. (GH-27656) (#27673)
https://github.com/python/cpython/commit/762ef85f441cdec002cb4e812b9e77ae5033e571
History
Date User Action Args
2021-08-09 09:54:51pablogsalsetrecipients: + pablogsal, nedbat, Mark.Shannon, Sergey.Kirpichev
2021-08-09 09:54:51pablogsalsetmessageid: <1628502891.9.0.170695047539.issue44840@roundup.psfhosted.org>
2021-08-09 09:54:51pablogsallinkissue44840 messages
2021-08-09 09:54:51pablogsalcreate