yarl
https://github.com/aio-libs/yarl
Python
Yet another URL library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to yarl
Help out
- Issues
- validate idna-encoded host against reg-name in _encode_host
- reject non-digit port in split_netloc
- Update docutils requirement from <0.22 to <0.24
- robustness: `with_suffix` validation expression has surprising operator precedence and accepts empty suffix silently
- DNM: test cython perf regression with propcache
- Bump propcache from 0.4.1 to 0.5.2
- Exclude stale native build artifacts from PEP 517 build copy
- tests: add Hypothesis property tests for URL roundtrip invariants
- Allow downstream packagers to opt out of release build flags
- Add URL.joinpath_safe to prevent path traversal from untrusted segments
- Docs
- Python not yet supported