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 pablogsal, vstinner
Date 2018-12-05.23:18:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544051915.34.0.788709270274.issue35363@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aa8ae904ad2f576f8e7b38a9a6542d3e9a569be9 by Victor Stinner in branch 'master':
bpo-35363: test_eintr runs eintr_tester.py in verbose mode (GH-10965)
https://github.com/python/cpython/commit/aa8ae904ad2f576f8e7b38a9a6542d3e9a569be9
History
Date User Action Args
2018-12-05 23:18:35vstinnersetrecipients: + vstinner, pablogsal
2018-12-05 23:18:35vstinnersetmessageid: <1544051915.34.0.788709270274.issue35363@psf.upfronthosting.co.za>
2018-12-05 23:18:35vstinnerlinkissue35363 messages
2018-12-05 23:18:35vstinnercreate