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
- Fix IndexError in URL parsing for empty hostinfo and empty raw_host
- fix: reject bool port in URL.build (match with_port)
- Skip Pydantic 1 integration tests
- tests/test_pydantic.py fails to collect
- Require Pydantic 2 to collect Pydantic integration tests (#1872)
- Preserve brackets for IPvFuture literals
- Preserve percent-encoding in base path when joining relative URLs
- Strip IPv6 zone IDs from Host header values
- Host header field contains scope of IPv6 link-local address
- Fix with_path silently promoting bare-relative URLs
- Docs
- Python not yet supported