mirror of
https://github.com/ansible/ansible.git
synced 2026-02-03 20:40:24 -05:00
This patch marks the `ansible.module_utils.compat.datetime` module as deprecated, including `UTC`, `utcfromtimestamp()` and `utcnow` shims that it provides, scheduling its removal for v2.21. It also replaces any uses of the compatibility helpers with non-deprecated calls to CPython stdlib. PR #81874 Co-authored-by: Matt Clay <matt@mystile.com> |
||
|---|---|---|
| .. | ||
| fragments | ||
| changelog.yaml | ||
| config.yaml | ||
| README.md | ||
Changelogs
As part of the release process a version-specific CHANGELOG-vX.Y.rst will be generated from fragments in
the fragments directory.
On release branches once a release has been created, consult the branch's version-specific file for changes that have
occurred in that branch. The devel branch does not have a generated changelog, only changelog fragments.