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:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 93d038c91dc3075dd34b41ce6b6fb4ea07fbb8c3 by Victor Stinner in branch '3.6':
bpo-35363, test_eintr: skip test_open() on macOS (GH-10896) (GH-10912)
https://github.com/python/cpython/commit/93d038c91dc3075dd34b41ce6b6fb4ea07fbb8c3
History
Date User Action Args
2018-12-05 02:03:25vstinnersetrecipients: + vstinner, pablogsal
2018-12-05 02:03:25vstinnersetmessageid: <[email protected]>
2018-12-05 02:03:25vstinnerlinkissue35363 messages
2018-12-05 02:03:25vstinnercreate