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 Eric Price
Recipients Carlos Pita, Christian Zommerfelds, Eric Price, count0, johnmorr, josh.r, martin.panter, neologix, r.david.murray, takluyver
Date 2016-03-23.03:14:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458702886.18.0.648055710023.issue23735@psf.upfronthosting.co.za>
In-reply-to
Content
(To be clear, it now works in general for Python signal handlers, and when C handlers are inserted but not deleted.)

For a conditional ifdef, does that mean I should add another test/variable in configure.ac?
History
Date User Action Args
2016-03-23 03:14:46Eric Pricesetrecipients: + Eric Price, r.david.murray, neologix, takluyver, martin.panter, josh.r, Carlos Pita, count0, johnmorr, Christian Zommerfelds
2016-03-23 03:14:46Eric Pricesetmessageid: <1458702886.18.0.648055710023.issue23735@psf.upfronthosting.co.za>
2016-03-23 03:14:46Eric Pricelinkissue23735 messages
2016-03-23 03:14:46Eric Pricecreate