Skip to content

v0.16.33

Compare
Choose a tag to compare
@dheiman dheiman released this 09 Sep 13:22
· 4 commits to master since this release
50a3e2a

fccore.py:

  • Added function to extract release tuple from a standard version string (based on PEP 440)

api.py:

  • parameter added to allow for clock skew in Oauth call
  • added version check of google.auth to determine availability of clock skew parameter

fiss.py:

  • added space_size()
  • added space_cost()
  • removed Python 3 syntax that broke Python 2 compatibility

setup.py:

  • blocked versions of google.auth with restrictive clock skew defaults and no way to modify them (2.1.0-2.3.1)