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 BTaskaya, Mark.Shannon, methane, nedbat, pablogsal, zhtw1234
Date 2020-12-23.11:43:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608723799.31.0.115570288646.issue42246@roundup.psfhosted.org>
In-reply-to
Content
New changeset 28b75c80dcc1e17ed3ac1c69362bf8dc164b760a by Mark Shannon in branch 'master':
bpo-42246: Don't eliminate jumps to jumps, if it will break PEP 626. (GH-23896)
https://github.com/python/cpython/commit/28b75c80dcc1e17ed3ac1c69362bf8dc164b760a
History
Date User Action Args
2020-12-23 11:43:19Mark.Shannonsetrecipients: + Mark.Shannon, nedbat, methane, pablogsal, BTaskaya, zhtw1234
2020-12-23 11:43:19Mark.Shannonsetmessageid: <1608723799.31.0.115570288646.issue42246@roundup.psfhosted.org>
2020-12-23 11:43:19Mark.Shannonlinkissue42246 messages
2020-12-23 11:43:19Mark.Shannoncreate