]> granicus.if.org Git - python/commit
bpo-34179: Make sure decimal context doesn't affect other tests. (GH-8376) (#8384)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 21 Jul 2018 18:38:49 +0000 (11:38 -0700)
committerStefan Krah <skrah@bytereef.org>
Sat, 21 Jul 2018 18:38:49 +0000 (20:38 +0200)
commit9c136700aa1f755fa2ea64594688a0930b716597
treec522df3e17c0cea07a75ae0ae056e6bc1b5ec6c2
parent916bcc6fde2db95199454b22f608648467fbbc54
bpo-34179:  Make sure decimal context doesn't affect other tests.  (GH-8376) (#8384)

(cherry picked from commit 938045f335b52ddb47076e9fbe4229a33b4bd9be)

Co-authored-by: Bo Bayles <bbayles@gmail.com>
Lib/test/test_time.py