Hood Chatham

Results 1082 comments of Hood Chatham

I don't think this is actually my problem: I have `ModelsWithType` and `ModelsWithKind` but I don't take their union. I am not sure yet whether it is important that I...

Thanks @henryiii @layday @FFY00!

I think I resolved this in #299.

I think this is resolved, partially by #287 and partially by the change to sphinx 4.0 mentioned above (probably some other changes were also involved, not sure).

I think the correct way to handle this is not to use stub files for C extensions. Instead set up the module so that documentation tools find the type annotations...

It seems to me that the reproduction in the OP here was resolved by #201 (and perhaps #393 as well). Is there a remaining issue here? I think we should...

Yes, system timezone data is not available and the tzdata package is not around. > By default, [zoneinfo](https://docs.python.org/3/library/zoneinfo.html#module-zoneinfo) uses the system’s time zone data if available; if no system time...

Upstream bug: https://github.com/pyodide/pyodide/issues/4668

I think we need to think about why it gets moved (presumably an entire subtree is moved and it came along). The main weirdness of the py-script tag is that...