]> granicus.if.org Git - python/commit
Issue #9617: Signals received during a low-level write operation aren't
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 21 Aug 2010 19:09:32 +0000 (19:09 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 21 Aug 2010 19:09:32 +0000 (19:09 +0000)
commitb46b9d59ef1e2433b00c6d3fee077e57644c84bb
tree2dfd270e8dd0669abfb2b0e87de3e12a63971000
parent522180a60bf4ae10615c0acd3a9906d42538768c
Issue #9617: Signals received during a low-level write operation aren't
ignored by the buffered IO layer anymore.
Lib/test/test_io.py
Misc/NEWS
Modules/_io/bufferedio.c