On Wed, 29 Oct 2014 00:05:57 +0100 Victor Stinner <[email protected]> wrote: > 2014-10-28 22:36 GMT+01:00 Antoine Pitrou <[email protected]>: > > 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. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
