multidict
https://github.com/aio-libs/multidict
Python
The multidict implementation
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 supported0 Subscribers
Add a CodeTriage badge to multidict
Help out
- Issues
- Do not swallow non-TypeError exceptions in feature-detection fallbacks
- Fix reference/resource leaks on three C-extension error paths
- Fix per-instance type reference leak in the four core types (+ a shutdown use-after-free it masked)
- docs: Update spelling wordlist and AGENTS.md checklist
- [pre-commit.ci] pre-commit autoupdate
- Fix/c api contract violations
- Add an empty tuple as `__slots__` to `istr`
- Agents get tripped up by not checking the spelling list and wasting ci time like in
- ci: build wheels for iOS and Android on release tags
- Use repr() to escape keys in MultiDict __repr__ output
- Docs
- Python not yet supported