]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41113: Fix test_warnings on non-Western locales. (GH-21143)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2020 12:04:56 +0000 (05:04 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 12:04:56 +0000 (05:04 -0700)
commitf547d06ea7db23bb0a2cf81ff85478746efa958e
tree25c7d3a056895396c420cf8f161f3542ecceb83b
parent7318f0ab234e1c60a19eeea4e5968fb5d4fd70af
bpo-41113: Fix test_warnings on non-Western locales. (GH-21143)

(cherry picked from commit 0f8ec1fff01173803645ad6a8aea24997bf66fc1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_warnings/__init__.py