You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) df08ed3ef3
🔥 Remove Python 2 datetime compat fallbacks
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>
10 months ago
..
integration dnf5: fix is_installed check for provided packages (#84802) 10 months ago
lib/ansible_test 🧪 Add macOS 15.3 to CI and `ansible-test` (#84665) 10 months ago
sanity Integration test cleanup (#84763) 10 months ago
support Use open with context manager (#83337) 1 year ago
units 🔥 Remove Python 2 datetime compat fallbacks 10 months ago