]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] Revert bpo-39576: Prevent memory error for overly optimistic precisions (GH...
authorStefan Krah <skrah@bytereef.org>
Mon, 8 Jun 2020 23:57:11 +0000 (01:57 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 23:57:11 +0000 (01:57 +0200)
commit0f5a28f834bdac2da8a04597dc0fc5b71e50da9d
tree3377347e6b3a21d3c2fe4e309ecf59d5b2854523
parent32c1fb07e6f2ded90e5dd24d4b46b7aa7a795d2e
[3.8] Revert bpo-39576: Prevent memory error for overly optimistic precisions (GH-20747)

This reverts commit b6271025c640c228505dc9f194362a0c2ab81c61.
Lib/test/test_decimal.py
Modules/_decimal/libmpdec/mpdecimal.c
Modules/_decimal/tests/deccheck.py