mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
parent
1b8e6bc95b
commit
524d5883b8
19 changed files with 142 additions and 64 deletions
3
changelogs/fragments/8222-datetime.yml
Normal file
3
changelogs/fragments/8222-datetime.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- "Use offset-aware ``datetime.datetime`` objects (with timezone UTC) instead of offset-naive UTC timestamps,
|
||||
which are deprecated in Python 3.12 (https://github.com/ansible-collections/community.general/pull/8222)."
|
Loading…
Add table
Add a link
Reference in a new issue