This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 3703
Status merged
Title bpo-31556: asyncio.wait_for can cancel futures faster with timeout <= 0
History
Date User Action Args
2017-10-05 16:04:41hellysmilesetstatus: open -> merged
2017-09-22 21:32:43hellysmilesettitle: bpo-31556: asyncio.wait_for can cancel futures faster with timeout==0 -> bpo-31556: asyncio.wait_for can cancel futures faster with timeout <= 0
2017-09-22 20:51:42hellysmilelinkissue31556 pull_requests
2017-09-22 20:51:42hellysmilecreate