]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Improve compatibility with older python.
authorRainer Jung <rjung@apache.org>
Fri, 18 Jul 2025 17:07:05 +0000 (17:07 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 18 Jul 2025 17:07:05 +0000 (17:07 +0000)
commit1045f538cfba42142058a3b1b7a0957373cd62ff
treebc3a8de6d933e381213f051db5a69badda3b9e46
parentbeb75b5cb5f054c9e940ee9ec1c33d43025bac36
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/trunk@1927317 13f79535-47bb-0310-9956-ffa450edef68
test/modules/md/test_710_profiles.py