Message401044
There are several calls of gather() and sleep() with the loop argument from the asyncio library. Since all deprecation warnings were silenced in tests it was unnoticed.
PR 28153 fixes the asyncio library, enables deprecation warnings in tests, fixes tests producing warnings and add several new tests for uncovered code. New tests will be ported to master later. |
|
| Date |
User |
Action |
Args |
| 2021-09-04 13:09:28 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, asvetlov, lukasz.langa, yselivanov, yan12125 |
| 2021-09-04 13:09:27 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2021-09-04 13:09:27 | serhiy.storchaka | link | issue45097 messages |
| 2021-09-04 13:09:27 | serhiy.storchaka | create | |
|