]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Improve compatibility with older python.
authorRainer Jung <rjung@apache.org>
Fri, 18 Jul 2025 17:08:43 +0000 (17:08 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 18 Jul 2025 17:08:43 +0000 (17:08 +0000)
commit1e5e49069146882da453f49bc58cc7fbba3eca1c
treeb85e834ade180da02c5630621f6cc164bdc14dab
parent0676967ecf6b138bbf6bf806730bf9a3e507bdd0
Improve compatibility with older python.

According to python 3.11.0 changelog, "datetime.UTC"
was added as an alias for "datetime.timezone.utc".

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1927318 13f79535-47bb-0310-9956-ffa450edef68
test/modules/md/test_710_profiles.py