Comparing v1.44.0...v2.0.0 · googleapis/python-storage
Commits on Jan 12, 2022
-
feat!: Remove Python 2 support (#657)
* Remove Python 2 support from setup.py and noxfile.py * Remove Py2 compatibility code, except in system tests * Remove Py2 compatibility code in system tests * Remove six from setup.py * Remove Py2.7 constraints file * Update README * respond to feedback * remove kokoro presubmit for 2.7 * Update README.rst Co-authored-by: cojenco <cathyo@google.com> Co-authored-by: cojenco <cathyo@google.com>