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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2018-06-01.13:23:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527859392.65.0.682650639539.issue31479@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 95681c7a7ddd436ba7d6c10d1202c33dd6bd648b by Victor Stinner in branch '3.6':
bpo-31479: Always reset the signal alarm in tests (GH-3588) (GH-7312)
https://github.com/python/cpython/commit/95681c7a7ddd436ba7d6c10d1202c33dd6bd648b
History
Date User Action Args
2018-06-01 13:23:12vstinnersetrecipients: + vstinner, serhiy.storchaka
2018-06-01 13:23:12vstinnersetmessageid: <1527859392.65.0.682650639539.issue31479@psf.upfronthosting.co.za>
2018-06-01 13:23:12vstinnerlinkissue31479 messages
2018-06-01 13:23:12vstinnercreate