Python 2.7 hashing and iteration in Python 3+
This package helps ease the migration from Python 2 to 3 for applications that depend on the old hash/iteration order of sets/dicts. Even when setting PYTHONHASHSEED=0, the hash (and default iteration order) will still be different as the hashing algorithm changed in Python 3. This package allows Python 2.7 hashing and set/dict iteration.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-17.fc41 | - |
Fedora 41 | 1.1.0-17.fc41 | - |
Fedora 40 | 1.1.0-14.fc40 | - |
Fedora EPEL 9 | 1.1.0-1.el9 | - |
Fedora EPEL 8 | 1.1.0-1.el8 | - |
Fedora EPEL 10.0 | 1.1.0-17.el10_0 | - |
You can contact the maintainers of this package via email at
python-py27hash dash maintainers at fedoraproject dot org
.