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