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

(cherry picked from commit e95dfc5006d19e59c7871faa9973356844ddb3ae)

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