Hood Chatham
Hood Chatham
Ah I see do you hit #22 for example with `Document` in https://github.com/simplistix/sybil/blob/master/sybil/example.py
Is there an explicit minimum supported version somewhere? I don't find it.
Thanks for the report @CNSeniorious000. We have several other recent reports about node-fetch, but I am not sure that this is a duplicate. I believe @mneil said that node-fetch has...
Indeed #4417 didn't go into main. Good to know the problem will be resolved in the next release.
> Happy to contribute docs if this is the right way to go. That would be great! > its likely a very picky build process on this arch I've tried...
> are you okay with me updating these to 3.12.1? Please do that! We should look into templating the Python version in the docs, but for now just having them...
Yeah I don't think we want to add 300kb. People can install tzdata if they need it. Ideally we ought to put a custom warning if they import zoneinfo without...
It only seems to expose a single function which takes a JavaScript string and returns a JavaScript string. So maybe just use the JS FFI?
Thanks for the report @Hephaistos7. I think you can work around it on your side by adding something like this: ```ts declare global { export interface HTMLCanvasElement {} } ```
Let's keep it open.