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 eol deprecation warning #292

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 7, 2024 16:44
@chalmerlowe chalmerlowe requested a review from farhan0102 October 7, 2024 16:44
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Oct 7, 2024
@chalmerlowe chalmerlowe requested a review from suzmue October 7, 2024 16:44
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. label Oct 7, 2024
@chalmerlowe chalmerlowe removed the request for review from farhan0102 October 7, 2024 16:44
Copy link
Contributor

@Linchin Linchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!

@chalmerlowe chalmerlowe merged commit 36109b1 into main Oct 7, 2024
27 checks passed
@chalmerlowe chalmerlowe deleted the eol-deprecation-warning branch October 7, 2024 19:43
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-db-dtypes-pandas API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants