Yaniv Aknin <yaniv.ak...@gmail.com> added the comment:

While bda's usecase is indeed fixed is recent versions, I want to point out the 
issue still exists in a recent py3k checkout. I've updated my patch to apply 
cleanly against recent py3k (and made less structural changes to 
test_socketserver.py; I still think it has an archaic unittest structure but I 
want this patch to remain relevant a bit longer, maybe fix the structure at a 
later time).

Again, I argue that resolving the general case (a generic untilConcludes to be 
exposed in stdlib) is hard and that we have a patch review worthy (IMO) 
solution at hand. Let's apply it (and possibly open a separate ticket for the 
generic case, if that's deemed interesting).

----------
Added file: 
http://bugs.python.org/file17314/socketserver_eintr_py3k_updated.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7978>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to