| Name: | python36-py27hash |
|---|---|
| Version: | 1.1.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 68814 |
| License: | MIT |
| RPM: | python36-py27hash-1.1.0-1.el7.noarch.rpm |
| Source RPM: | python-py27hash-1.1.0-1.el7.src.rpm |
| Build Date: | Thu Apr 07 2022 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/neuml/py27hash |
| Summary: | Python 2.7 hashing and iteration in Python 3+ |
| Description: | 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. |
- Update to 1.1.0
- Backport to EPEL7
- Backport to EPEL8
- Initial package (close RHBZ#2067260)