• João Júnior's avatar
    bpo-34728: Remove deprecate *loop* argument in asyncio.sleep (GH-9415) · 558c49bc
    João Júnior yazdı
    * 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
    558c49bc
2018-09-20-16-55-43.bpo-34728.CUE8LU.rst 112 Bytes