]> granicus.if.org Git - python/commit
bpo-33750: Reset thread-local context precision in test_round(). (GH-7355) (#7357)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Jun 2018 17:36:34 +0000 (10:36 -0700)
committerStefan Krah <skrah@bytereef.org>
Sun, 3 Jun 2018 17:36:34 +0000 (19:36 +0200)
commitbdab3ea8b98db2133ef1e2d92b2a2c539f08ddaf
tree6b2ee10a32b08a5094de7154febd8ff37a2eaa2e
parentad4c7954df11b45ab2d17eefeb42bb7385615697
bpo-33750: Reset thread-local context precision in test_round(). (GH-7355) (#7357)

(cherry picked from commit e95dfc5006d19e59c7871faa9973356844ddb3ae)

Co-authored-by: Stefan Krah <skrah@bytereef.org>
Lib/test/test_decimal.py