troggle-unchained/deprecations.txt

5 lines
338 B
Plaintext
Raw Normal View History

2022-10-27 16:29:11 +01:00
/home/philip/zp310d3/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop
2022-06-25 18:01:43 +01:00
event_loop = asyncio.get_event_loop()
2022-10-27 16:29:11 +01:00
/home/philip/zp310d3/lib/python3.10/site-packages/django/utils/asyncio.py:19: DeprecationWarning: There is no current event loop
2022-06-25 18:01:43 +01:00
event_loop = asyncio.get_event_loop()