| Name: | python3-py27hash | 
|---|---|
| Version: | 1.1.0 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 49569 | 
| License: | MIT | 
| RPM: | python3-py27hash-1.1.0-1.el8.noarch.rpm | 
| Source RPM: | python-py27hash-1.1.0-1.el8.src.rpm | 
| Build Date: | Thu Apr 07 2022 | 
| Build Host: | build-ol8-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.  |