[issue23648] PEP 475 meta issue

STINNER Victor report at bugs.python.org
Thu Mar 12 16:51:26 CET 2015


New submission from STINNER Victor:

I created this issue to group all issues related to the implementation of the PEP 475 "Retry system calls failing with EINTR".
https://www.python.org/dev/peps/pep-0475/

- Issue #23646: the time module, retry sleep()
- Issue #23618: the socket module
- Issue #23285: the io and the os modules, and open()
- Issue #23485: the select and selectors module

----------
messages: 237954
nosy: haypo
priority: normal
severity: normal
status: open
title: PEP 475 meta issue
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23648>
_______________________________________


More information about the Python-bugs-list mailing list