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, yselivanov
Date 2017-05-17.20:33:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495053205.89.0.737403354938.issue30039@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ab4413a7e9bda95b6fcd517073e2a51dafaa1624 by Yury Selivanov (Nathaniel J. Smith) in branch 'master':
bpo-30039: Don't run signal handlers while resuming a yield from stack (#1081)
https://github.com/python/cpython/commit/ab4413a7e9bda95b6fcd517073e2a51dafaa1624
History
Date User Action Args
2017-05-17 20:33:25yselivanovsetrecipients: + yselivanov, njs
2017-05-17 20:33:25yselivanovsetmessageid: <1495053205.89.0.737403354938.issue30039@psf.upfronthosting.co.za>
2017-05-17 20:33:25yselivanovlinkissue30039 messages
2017-05-17 20:33:25yselivanovcreate