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, pablogsal
Date 2021-07-16.09:59:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626429575.18.0.675838147579.issue44645@roundup.psfhosted.org>
In-reply-to
Content
New changeset 000e70ad5246732fcbd27cf59268185cbd5ad734 by Mark Shannon in branch 'main':
bpo-44645: Check for interrupts on any potentially backwards edge. (GH-27167)
https://github.com/python/cpython/commit/000e70ad5246732fcbd27cf59268185cbd5ad734
History
Date User Action Args
2021-07-16 09:59:35Mark.Shannonsetrecipients: + Mark.Shannon, jcea, pablogsal
2021-07-16 09:59:35Mark.Shannonsetmessageid: <1626429575.18.0.675838147579.issue44645@roundup.psfhosted.org>
2021-07-16 09:59:35Mark.Shannonlinkissue44645 messages
2021-07-16 09:59:35Mark.Shannoncreate