7490f6cfa3
We can't await coroutines inside HTMLParser overridden methods, such as handle_starttag, because they can't be async. This commit moves the resolve_peer call into the parse method of the HTML class, which can be defined async. |
||
---|---|---|
.. | ||
ext | ||
filters | ||
handlers | ||
methods | ||
storage | ||
style | ||
types | ||
__init__.py | ||
client.py |