Drop-in replacement for dictionaries where immutability is desired
Implements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired. The immutabledict constructor mimics dict, and all of the expected interfaces (iter, len, repr, hash, getitem) are provided.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.2.1-2.fc42 | - |
Fedora 42 | 4.2.1-2.fc42 | - |
Fedora 41 | 4.2.0-3.fc41 | - |
Fedora 40 | 4.0.0-3.fc40 | - |
You can contact the maintainers of this package via email at
python-immutabledict dash maintainers at fedoraproject dot org
.