Skip to content

chore: adds Python 3.7/3.8 EOL pending deprecation warning #1123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 2, 2024

Conversation

chalmerlowe
Copy link
Collaborator

Adds a PendingDeprecationWarning and additional code logic to output that warning if the user attempts to install the repo using Python 3.7 or 3.8.

The expected outcome is that the system will display a PendingDeprecationWarning if it detects Python runtimes 3.7 or 3.8, and will display nothing if using more recent Python runtimes 3.9 to 3.x.

Removed pytest -p no:warnings plugin reference from the setup.cfg file.

Edited owlbot.py to ensure that setup.cfg edits remain intact.

@chalmerlowe chalmerlowe requested review from a team as code owners October 1, 2024 13:45
@chalmerlowe chalmerlowe requested a review from Neenu1995 October 1, 2024 13:45
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Oct 1, 2024
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. label Oct 1, 2024
@chalmerlowe chalmerlowe assigned Linchin and unassigned tswast Oct 1, 2024
@chalmerlowe chalmerlowe requested review from Linchin and removed request for Neenu1995 October 1, 2024 14:21
@Linchin Linchin merged commit 150143c into main Oct 2, 2024
16 of 17 checks passed
@Linchin Linchin deleted the deprecation-warning branch October 2, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants