]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-53203: Fix strptime() tests for %X on glibc < 2.29 (#125469)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 15 Oct 2024 08:05:40 +0000 (11:05 +0300)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 08:05:40 +0000 (11:05 +0300)
commit92af191a6a5f266b71373f5374ca0c9c522d62d9
tree85bba4479a3d60a3122093b34c65e1ac587eaaf7
parent66064c342c6fb54b443aae8ccf8db74bb9d8bc50
gh-53203: Fix strptime() tests for %X on glibc < 2.29 (#125469)
Lib/test/test_strptime.py