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
- [TODO] Get rid of the disabled MyPy error codes
- Refactor pytests to make pickle testing in-memory
- [TODO] Migrate `tests/gen_pickles.py` into a pytest fixture
- Enhancement: `to_dict` method
- Add a sketch for static keys cache
- Make keys view reversible
- Make sure that the identity has the exact Py_Unicode type
- Split array of pair_t structures into array of hashes and array of everything else
- Experiment with code-aware spell checking tools
- Don't track multidict if it contains untrackable objects only
- Docs
- Python not yet supported