multidict implementation

Edit Package python3-multidict

HTTP Headers and URL query string require specific data structure: multidict. It behaves mostly like a regular dict but it may have several values for the same key.

multidict has four multidict classes: MultiDict, MultiDictProxy, CIMultiDict and CIMultiDictProxy.

Immutable proxies (MultiDictProxy and CIMultiDictProxy) provide a dynamic view for the proxied multidict, the view reflects underlying collection changes. They implement the collections.abc.Mapping interface.

Regular mutable (MultiDict and CIMultiDict) classes implement collections.abc.MutableMapping and allows to change their own content.

Refresh
Refresh
Source Files
Filename Size Changed
multidict-2.1.4.tar.gz 0000101758 99.4 KB
python3-multidict.changes 0000000459 459 Bytes
python3-multidict.spec 0000001715 1.67 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 479582 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 1)
Automatic request from openSUSE:Factory by F-C-C Submitter. Please review this change and decline it if Leap do not need it.
Comments 0
openSUSE Build Service is sponsored by