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-07-15.16:47:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626367623.99.0.425592336234.issue44626@roundup.psfhosted.org>
In-reply-to
Content
New changeset a86f7dae0acf918d54086cb85e5a0b0bedeedce7 by Mark Shannon in branch 'main':
bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks without line numbers (GH-27138)
https://github.com/python/cpython/commit/a86f7dae0acf918d54086cb85e5a0b0bedeedce7
History
Date User Action Args
2021-07-15 16:47:04pablogsalsetrecipients: + pablogsal, nedbat, Mark.Shannon, Sergey.Kirpichev
2021-07-15 16:47:03pablogsalsetmessageid: <1626367623.99.0.425592336234.issue44626@roundup.psfhosted.org>
2021-07-15 16:47:03pablogsallinkissue44626 messages
2021-07-15 16:47:03pablogsalcreate