Closed bdraco closed 9 months ago
aiohttp uses yarl for url handling. Remove the urllib warning disables since they are unused and switch all urllib using to yarl
@bdraco thanks for your contribution, but currently the test test_url in unit/test_api.py is failing. Please fix this test case.
test_url
unit/test_api.py
aiohttp uses yarl for url handling. Remove the urllib warning disables since they are unused and switch all urllib using to yarl