]> granicus.if.org Git - python/commit
bpo-34179: Make sure decimal context doesn't affect other tests. (#8376)
authorBo Bayles <bbayles@gmail.com>
Sat, 21 Jul 2018 17:54:14 +0000 (12:54 -0500)
committerStefan Krah <skrah@bytereef.org>
Sat, 21 Jul 2018 17:54:14 +0000 (19:54 +0200)
commit938045f335b52ddb47076e9fbe4229a33b4bd9be
tree456626ea5e957748bd756acd9af82e210afd5213
parent56868f940e0cc0b35d33c0070107ff3bed2d8766
bpo-34179:  Make sure decimal context doesn't affect other tests.  (#8376)
Lib/test/test_time.py