Andrea Giammarchi
Andrea Giammarchi
This MR exports two extra symbols to remove decorations (chromeless) and to provide an easy way to make the window full screen. A new `SizeHint.FULLSCREEN` can be used to provide...
### Checks - [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone. - [X] I've searched for [existing issues](https://github.com/micropython/micropython/issues) matching...
### Checks - [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone. - [X] I've searched for [existing issues](https://github.com/micropython/micropython/issues) matching...
## Description This MR goal is to fix https://github.com/pyscript/pyscript/issues/2220 which took me ages to investigate but basically the issue is that *Safari* resolve plugins in a greedier manner than other...
Coming from https://github.com/pyodide/pyodide/issues/5603#issuecomment-2824535062 and, as suggested by @hoodmane, here the issue: * when an explicit version of a package is specified in the list, if the same package without version,...
This issue would like to be a placeholder for the state of this current proposal, as nothing really changed since a year ago and beside some documentation amend, it's not...
## 🐛 Bug Apologies in advance I am not sure this is a bug but while [fsspec](https://pypi.org/project/fsspec/) is at `2025.3.2` the default `fsspec` package loaded in here is `2024.3.1` ......
### What is the issue with the HTML Standard? In [step 17 of StructuredSerializeInternal](https://html.spec.whatwg.org/multipage/structured-data.html#structuredserializeinternal) it's mentioned that, beside `type`, `message` and `name` (not super useful for developers): > User agents...
### What is the issue with the Encoding Standard? I did reply with a (apologies bad) link here https://github.com/whatwg/encoding/issues/172 but I also documented issues related to SharedArrayBuffer or resizable ArrayBuffer...
### What is the issue with the Encoding Standard? I've been asked to file a new issue after this comment https://github.com/whatwg/encoding/issues/333#issuecomment-2724225478 and here I am doing that: * no runtime...