[Python-Dev] Re: subprocess and EINTR errnos
Nick Coghlan
ncoghlan at iinet.net.au
Thu Nov 18 12:21:11 CET 2004
Peter Astrand wrote:
> I've made a patch (attached) to subprocess.py (and test_subprocess.py)
> that should guard against EINTR, but I haven't committed it yet. It's
> quite large.
This is probably outside the bounds of the "conservative" checkins Anthony has
requested prior to the release of 2.4.
Given also that it may affect more than just subprocess.py, this looks like a
2.5 problem.
Cheers,
Nick.
--
Nick Coghlan | Brisbane, Australia
Email: ncoghlan at email.com | Mobile: +61 409 573 268
More information about the Python-Dev
mailing list