bpo-34728: Remove deprecate *loop* argument in asyncio.sleep (GH-9415)
* Insert the warn in the asyncio.sleep when the loop argument is used * Insert the warn in the asyncio.wait and asyncio.wait_for when the loop argument is used * Better format of the code * Add news file * change calls for get_event_loop() to calls for get_running_loop() * Change message to be more clear in News * Improve the comments in test_tasks
J
João Júnior committed
558c49bcf3a8543d64a68de836b5d855efd56696
Parent: a0fd7f1
Committed by Carol Willing <carolcode@willingconsulting.com>
on 9/24/2018, 9:51:22 AM