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, jcea, lukasz.langa, miss-islington, pablogsal
Date 2021-07-19.10:10:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626689449.35.0.76443263806.issue44645@roundup.psfhosted.org>
In-reply-to
Content
New changeset d09c13417890427f829e3df297beb0e27133f8f4 by Mark Shannon in branch 'main':
bpo-44645: Check for interrupts on any potentially backwards edge (GH-27216)
https://github.com/python/cpython/commit/d09c13417890427f829e3df297beb0e27133f8f4
History
Date User Action Args
2021-07-19 10:10:49Mark.Shannonsetrecipients: + Mark.Shannon, jcea, lukasz.langa, pablogsal, miss-islington
2021-07-19 10:10:49Mark.Shannonsetmessageid: <1626689449.35.0.76443263806.issue44645@roundup.psfhosted.org>
2021-07-19 10:10:49Mark.Shannonlinkissue44645 messages
2021-07-19 10:10:49Mark.Shannoncreate