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

remove datetime.datetime.utcnow #894

Open
daniel-sanche opened this issue Dec 1, 2023 · 0 comments
Open

remove datetime.datetime.utcnow #894

daniel-sanche opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@daniel-sanche
Copy link
Contributor

utcnow has been deprecated in Python3.12. It's used in a couple places in the library, and causes warning messages. We should make sure it's removed entirely from the library

@daniel-sanche daniel-sanche added type: cleanup An internal cleanup or hygiene concern. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Dec 1, 2023
@daniel-sanche daniel-sanche self-assigned this Dec 1, 2023
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/python-bigtable API. label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

1 participant