]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] Revert bpo-39576: Prevent memory error for overly optimistic precisions (GH...
authorStefan Krah <skrah@bytereef.org>
Mon, 8 Jun 2020 23:55:47 +0000 (01:55 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 23:55:47 +0000 (01:55 +0200)
commit22faf6ad3bcc0ae478a9a3e2d8e35888d88d6ce8
tree90601649b90e24c507f1582e3289e681db051271
parent9bd891920a5186b7d02281ea9966225efa0ceba1
[3.7] Revert bpo-39576: Prevent memory error for overly optimistic precisions (GH-20748)

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