[Python-Dev] PEP 475 accepted (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Mon Feb 2 21:45:04 CET 2015
- Previous message: [Python-Dev] cpython (merge 3.4 -> default): Merge 3.4 (asyncio)
- Next message: [Python-Dev] PEP 475 accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I'm now accepting PEP 475 - "Retry system calls failing with EINTR". You can read it at https://www.python.org/dev/peps/pep-0475/
The implementation is more or less ready at http://bugs.python.org/issue23285, so you can expect it to land in the main repo relatively soon.
Regards
Antoine.
- Previous message: [Python-Dev] cpython (merge 3.4 -> default): Merge 3.4 (asyncio)
- Next message: [Python-Dev] PEP 475 accepted
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]