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