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 dictionary interfaces (such as iteration, length, representation, hash, and item retrieval) are provided.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 4.3.1-5.fc45 | - |
| Fedora 44 | 4.2.1-7.fc44 | - |
| Fedora 43 | 4.2.1-6.fc43 | 4.2.1-6.fc43 |
You can contact the maintainers of this package via email at
python-immutabledict dash maintainers at fedoraproject dot org.