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 the authority host subcomponent in URL.build
- validate the scheme against the RFC 3986 grammar
- Bump astral-sh/setup-uv from 8.3.2 to 9.0.0
- Bump pre-commit from 4.6.0 to 4.6.1 in /requirements
- Fix Cython coverage collection in CI
- fix: percent-encode reserved characters in dict query values
- Lowercase ASCII labels in the stdlib IDNA host fallback
- URL.join() decodes percent-encoded characters in the base path (e.g. %2F becomes /)
- with_path silently promotes a bare-relative URL to an absolute-path reference
- Update docutils requirement from <0.22 to <0.24 in /requirements
- Docs
- Python not yet supported