-
- Downloads
"calendar_utils/git@gitlab.pirati.cz:to/majak.git" did not exist on "54406a49bbf9014d2f37492b663fa4b50b311a52"
Use hashlib instead of deprecated modules
Instead of the sha module use hashlib. This makes the minimum python version required 2.5 but that shouldn't be a problem these days.
Showing
- auth/auth_systems/facebookclient/__init__.py 1 addition, 4 deletionsauth/auth_systems/facebookclient/__init__.py
- auth/security/oauth.py 2 additions, 6 deletionsauth/security/oauth.py
- helios/crypto/algs.py 4 additions, 4 deletionshelios/crypto/algs.py
- helios/crypto/randpool.py 8 additions, 8 deletionshelios/crypto/randpool.py
- helios/crypto/utils.py 1 addition, 1 deletionhelios/crypto/utils.py
- helios/utils.py 2 additions, 2 deletionshelios/utils.py
Loading
Please register or sign in to comment