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
- Add an empty tuple as `__slots__` to `istr`
- Declare `istr` with `__slots__ = ()` in `_multidict_py.py`
- 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
- Add reversed() support to MultiDict views (C-ext + pure-Python)
- Fix hashtable insertion race. (Free-Threaded)
- Fix `__repr__` race (Free-Threaded)
- add atomic global counter system
- multidict Free-Threading Analysis Report
- Docs
- Python not yet supported