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
- Pin the coverage core so the suite runs on Python 3.14
- Bump pypa/cibuildwheel from 4.1.1 to 4.2.0
- Bump github/codeql-action from 4.37.3 to 4.37.6
- Bump CodSpeedHQ/action from 5 to 5.0.1
- Bump sigstore/gh-action-sigstore-python from 3.4.0 to 3.5.0
- feat: add __slots__ to istr for lower memory use
- Fix segfault in `add()` with a keyword-only required argument
- Fix use-after-free / out-of-bounds read from borrowed table pointers in bulk updates
- Forbid direct instantiation of iterator types
- Fix segfault from an uninitialised MultiDict/CIMultiDict created via `__new__`
- Docs
- Python not yet supported