]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
asyncio: add a note about (non) thread safety in each class
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 25 Feb 2015 13:24:15 +0000 (14:24 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 25 Feb 2015 13:24:15 +0000 (14:24 +0100)
commit83704963c0d4e7b1474d6102ed6287a7ae4907a8
tree2c959817bccdef128ceca8f8f95311bbd693175f
parent532c69a4280185de3faf198776b6d5d75bdec095
asyncio: add a note about (non) thread safety in each class
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-protocol.rst
Doc/library/asyncio-queue.rst
Doc/library/asyncio-stream.rst
Doc/library/asyncio-subprocess.rst
Doc/library/asyncio-task.rst