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
- __setitem__() is ~33% behind dict because the replace path cannot stop at the first match
- Recycle the items iterator's result tuple
- Add a watchers C API
- An istr subclass that overrides lower() trips the identity exactness assertion
- Drop two module state lookups that were already answered
- Give istr its own vectorcall
- Compute a key's identity outside the critical section
- Give the list-pair helpers a header of their own
- Modernized issue template
- Publish dict versus multidict comparison tables
- Docs
- Python not yet supported