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