]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35290: Add debug info to test_c_locale_coercion (GH-10631)
authorVictor Stinner <vstinner@redhat.com>
Wed, 21 Nov 2018 11:21:25 +0000 (12:21 +0100)
committerGitHub <noreply@github.com>
Wed, 21 Nov 2018 11:21:25 +0000 (12:21 +0100)
commit7c2d5702d11b41dd9a2391e6813fbaef5dbda79a
treee15363eca65d6545988758d2f2c90a896fb47278
parentd936a8f8e0964de1147656f1435532f0170f8b6c
bpo-35290: Add debug info to test_c_locale_coercion (GH-10631)

In verbose mode, test_c_locale_coercion now dumps global variables at
startup.
Lib/test/test_c_locale_coercion.py