Yang,Zhou

Results 21 comments of Yang,Zhou

actually i used the `requests_html`, it's dependency should not dev version. maybe i should reading more source.

项目是否已经不维护了?

It is a good idea, but for support back-compat, `@atomic` must have both call usage and non-call usage. or just use `inspect.ismethod()`? ```python def atomic(coro): @wraps(coro) async def wrapper(*args): if...

Ok. We should postpone this issue if not have better idea. But maybe we can add some doc for illustrate?

@casey-speer same as you. Anyone known any workarounds?

I make a workaround: `window.ResizeObserver = undefined;` But just for me case, i don't really use ResizeObserver.

no progress update