]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge 3.4->default: asyncio: Fix the second half of issue #21447: race in _write_to_s...
authorGuido van Rossum <guido@python.org>
Tue, 6 May 2014 21:45:39 +0000 (14:45 -0700)
committerGuido van Rossum <guido@python.org>
Tue, 6 May 2014 21:45:39 +0000 (14:45 -0700)
commit5dcad2c8f3fe5055fc808d79bde005d0b741fb24
treeb25b8d4eb031f27ab97f942670c8f3161e419d72
parentbca9694ac1cc41f091fb78badbc1d1673b35077a
parent3d139d8ed6712f39f4e91dc084ed421b76af09ae
Merge 3.4->default: asyncio: Fix the second half of issue #21447: race in _write_to_self().