From: Antoine Pitrou Date: Thu, 1 Nov 2012 19:15:23 +0000 (+0100) Subject: Issue #16230: Fix a crash in select.select() when one the lists changes size while... X-Git-Tag: v3.3.1rc1~703 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0168d3d9b1f6c236b23afedab3c61254fcb6f072;p=thirdparty%2FPython%2Fcpython.git Issue #16230: Fix a crash in select.select() when one the lists changes size while iterated on. Patch by Serhiy Storchaka. --- 0168d3d9b1f6c236b23afedab3c61254fcb6f072