googleapis / googleapis/google-cloud-python
remove datetime.datetime.utcnow
Open
api: bigtable
priority: p2
type: cleanup
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.