issues
search
akamai
/
AkamaiOPEN-edgegrid-python
This library implements an Authentication handler for the Akamai OPEN EdgeGrid Authentication scheme
Apache License 2.0
88
stars
52
forks
source link
release/1.2.0
#56
Closed
robertolopezlopez
closed
3 years ago
robertolopezlopez
commented
3 years ago
1.2.0 (2021-08-10)
Bug fixes
GH#48
and
GH#50
issues: recognize the
~
tilde character as home directory alias
GH#36
,
GH#44
and
GH#53
issues: add missing test resource files to PyPI package
GH#41
: require PyOpenSSL >= v19.0.0 to avoid old OS packages
update release version and repository in
setup.py
.
Improvements
better Python 2 and Python 3 documentation and related setup.py tags
1.2.0 (2021-08-10)
Bug fixes
~
tilde character as home directory aliassetup.py
.Improvements