jessicamack de86b93690
AAP-59874: Update to Python 3.12 (#16208)
* update to Python 3.12

* remove use of utcnow

* switch to timezone.utc

datetime.UTC is an alias of datetime.timezone.utc. if we're doing the double import for datetime it's more straightforward to just import timezone as well and get it directly

* debug python env version issue

* change python version

* pin to SHA and remove debug portion
2026-01-07 11:57:24 -05:00
..
2016-12-09 14:19:41 -05:00
2015-06-11 16:10:23 -04:00
2024-11-26 18:59:37 +01:00
2015-06-11 16:10:23 -04:00
2022-03-07 18:11:36 -05:00