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 yselivanov
Recipients njs, vstinner, yselivanov
Date 2017-06-09.21:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497042402.02.0.682636613895.issue30039@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e89f95bfd0881a9b80c3b1430d154a77bdf5a824 by Yury Selivanov in branch '3.6':
[3.6] bpo-30039: Don't run signal handlers while resuming a yield from stack (GH-1081) (#1640)
https://github.com/python/cpython/commit/e89f95bfd0881a9b80c3b1430d154a77bdf5a824
History
Date User Action Args
2017-06-09 21:06:42yselivanovsetrecipients: + yselivanov, vstinner, njs
2017-06-09 21:06:42yselivanovsetmessageid: <1497042402.02.0.682636613895.issue30039@psf.upfronthosting.co.za>
2017-06-09 21:06:41yselivanovlinkissue30039 messages
2017-06-09 21:06:41yselivanovcreate