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 ned.deily, neologix, pitrou, python-dev, vstinner
Date 2015-02-07.13:29:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150207132929.51378.6431@psf.io>
In-reply-to
Content
New changeset 5b63010be19e by Charles-François Natali in branch 'default':
Issue #23285: PEP 475 -- Retry system calls failing with EINTR.
https://hg.python.org/cpython/rev/5b63010be19e
History
Date User Action Args
2015-02-07 13:29:32python-devsetrecipients: + python-dev, pitrou, vstinner, ned.deily, neologix
2015-02-07 13:29:32python-devlinkissue23285 messages
2015-02-07 13:29:32python-devcreate