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-04.16:13:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543940016.66.0.788709270274.issue35363@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4752e65250bce60b97d5af702d586092d02fbf58 by Victor Stinner in branch 'master':
bpo-35363, test_eintr: skip test_open() on macOS (GH-10896)
https://github.com/python/cpython/commit/4752e65250bce60b97d5af702d586092d02fbf58
History
Date User Action Args
2018-12-04 16:13:36vstinnersetrecipients: + vstinner, pablogsal
2018-12-04 16:13:36vstinnersetmessageid: <1543940016.66.0.788709270274.issue35363@psf.upfronthosting.co.za>
2018-12-04 16:13:36vstinnerlinkissue35363 messages
2018-12-04 16:13:36vstinnercreate