| Name: | python3-py27hash |
|---|---|
| Version: | 1.1.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 48289 |
| License: | MIT |
| RPM: | python3-py27hash-1.1.0-1.el9.noarch.rpm |
| Source RPM: | python-py27hash-1.1.0-1.el9.src.rpm |
| Build Date: | Thu Apr 07 2022 |
| Build Host: | build-ol9-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
- Initial package (close RHBZ#2067260)