[Python-Dev] PEP 475 accepted

Antoine Pitrou solipsis at pitrou.net
Mon Feb 2 21:45:04 CET 2015


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.





More information about the Python-Dev mailing list