You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove support for Python 3.8
This commit removes Python 3.8 from the supported versions.
Updates include changes in noxfiles, GitHub workflows, setup.py,
Kokoro configurations, and documentation to reflect Python 3.9
as the minimum supported version.
* Apply follow-up changes for Python 3.8 removal
This commit addresses items missed in the initial Python 3.8 removal:
* Adds `kokoro/presubmit/system-3.9.cfg`.
* Updates example commands in `CONTRIBUTING.rst`.
* Modifies the warning in `pandas_gbq/__init__.py` for Python < 3.9.
* Updates Python versions in `owlbot.py`.
* Removes 3.8-specific line from `samples/snippets/requirements.txt`.
* Populates `testing/constraints-3.9.txt` with correct lower bounds.
* Update pandas_gbq/__init__.py
* Update samples/snippets/noxfile.py
* Update requirements.txt
* Update testing/constraints-3.9.txt
* Update owlbot.py
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
0 commit comments