]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add multicore support to deccheck.py. (GH-20731)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 Jun 2020 17:55:13 +0000 (10:55 -0700)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 17:55:13 +0000 (19:55 +0200)
commit3dc4428a3704b0173ddcf22e01d6b3003e0837a9
tree050943ef48ed5ed31f65fd6e83e2ea84a7a83fef
parentecdd28c8ffec26758cee83006284836a44689985
Add multicore support to deccheck.py. (GH-20731)

(cherry picked from commit 951d680d56d8c32556437a86f6b42f221635b97f)

Authored-by: Stefan Krah <skrah@bytereef.org>
Modules/_decimal/tests/deccheck.py