Skip to content
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

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

Merged
merged 3 commits into from
Oct 7, 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.

@chalmerlowe chalmerlowe requested review from a team as code owners October 1, 2024 14:35
@chalmerlowe chalmerlowe requested a review from leahecole October 1, 2024 14:35
@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-pandas API. label Oct 1, 2024
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Oct 1, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Oct 1, 2024
@chalmerlowe chalmerlowe assigned chalmerlowe and unassigned obada-ab Oct 3, 2024
@chalmerlowe chalmerlowe added the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 3, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 3, 2024
@chalmerlowe chalmerlowe merged commit b3faa0b into main Oct 7, 2024
27 checks passed
@chalmerlowe chalmerlowe deleted the pd-deprecation-warning branch October 7, 2024 10:51
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-pandas API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants