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 python-dev
Recipients neologix, python-dev, vstinner
Date 2015-03-18.10:31:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150318103122.16922.71832@psf.io>
In-reply-to
Content
New changeset ed25e945cdc2 by Victor Stinner in branch 'default':
Issue #23694: Handle EINTR in _Py_open() and _Py_fopen_obj()
https://hg.python.org/cpython/rev/ed25e945cdc2
History
Date User Action Args
2015-03-18 10:31:25python-devsetrecipients: + python-dev, vstinner, neologix
2015-03-18 10:31:25python-devlinkissue23694 messages
2015-03-18 10:31:25python-devcreate