mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
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 | ||