uv
34388082
- Un-escape HTML entities when decoding (#723)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
Un-escape HTML entities when decoding (#723) I don't have a good testing strategy here (I'm manually testing against `devpi` via `packse`), but the HTML index uses (e.g.) `data-requires-python=">=3.8"`, so we need to decode.
References
#723 - Un-escape HTML entities when decoding
Author
charliermarsh
Parents
2d721a49
Files
4
Cargo.lock
Cargo.toml
crates/puffin-client
Cargo.toml
src
html.rs
Loading