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 43 | 1.1.0-23.fc43 | 1.1.0-23.fc43 |
| Fedora 42 | 1.1.0-18.fc42 | - |
| Fedora 41 | 1.1.0-17.fc41 | - |
| Fedora EPEL 9 | 1.1.0-1.el9 | - |
| Fedora EPEL 8 | 1.1.0-1.el8 | - |
| Fedora EPEL 10.2 | 1.1.0-17.el10_0 | - |
| Fedora EPEL 10.1 | 1.1.0-17.el10_0 | - |
| 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.