-
# Bug report
A valid multipart email message, when parsed with `email.parser.HeaderParser(policy=email.policy.default)` will record a `email.errors.MultipartInvariantViolationDefect`.
If the par…
-
I am using a package called `plyr-react` for video player support in an application. `plyr-react` exports a `plyr.css` file, which is not being included in my final bundle even after being referenced…
-
frictionless version: 5.17.0
python version: 3.12
platform: linux
The docs here https://framework.frictionlessdata.io/docs/schemes/stream.html say data can be loaded from file-like objects,
th…
-
Some of these cases have been documented and fixed, but others should be recorded here for future practical use and pull requests are welcome.
-
Such as course units info.
-
I am working on integrating this package into Chrome DevTools. The following test appears to be failing, since `
-
I'm just adding this as a note. I haven't played with tree-sitter and tree-sitter queries yet. But I might see if I can find time to pitch in. I love the effort put in. But there is still some things …
-
Running webpreview in default configuration yields this error
> webpreview/previews.py:51: GuessedAtParserWarning: No parser was explicitly specified, so I'm using the best available HTML parser fo…
-
In the Wiki page [Dedicated Server » Configuration], the link associated with the GKeyFile format should be edited to point to the old GLib documentation:
https://developer-old.gnome.org/glib/uns…
-
```
What steps will reproduce the problem?
1. Create policy that allows percentages for CSS RGB values
2. Parse HTML/CSS input that contains percentages in RGB values, example
rgb(30.5%, 3.2%, 50.…