]> granicus.if.org Git - python/commitdiff
Issue #16230: Fix a crash in select.select() when one the lists changes size while...
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 1 Nov 2012 19:15:23 +0000 (20:15 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 1 Nov 2012 19:15:23 +0000 (20:15 +0100)
Patch by Serhiy Storchaka.

1  2 
Lib/test/test_select.py
Misc/NEWS
Modules/selectmodule.c

Simple merge
diff --cc Misc/NEWS
Simple merge
Simple merge