[Python-Dev] PEP 475

Antoine Pitrou solipsis at pitrou.net
Wed Oct 29 09:38:16 CET 2014


On Wed, 29 Oct 2014 00:05:57 +0100
Victor Stinner <victor.stinner at gmail.com> wrote:
> 2014-10-28 22:36 GMT+01:00 Antoine Pitrou <solipsis at pitrou.net>:
> > Is there an implementation somewhere?
> 
> There is no implementation yet. This time, I chose to focus on the PEP
> before working on an implementation :-)
> 
> We can work on the implementation if it helps discuss the PEP. I
> created a repository 3 months ago, but it has no commit yet:
> https://hg.python.org/features/eintr/

An implementation would help assess whether the change breaks existing
code or not (in the stdlib; I am not asking you to test third-party
packages :-)).

Regards

Antoine.


More information about the Python-Dev mailing list