]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix missing FloatOperation in EXTRA_FUNCTIONALITY path. (#20655)
authorStefan Krah <skrah@bytereef.org>
Fri, 5 Jun 2020 20:01:18 +0000 (22:01 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2020 20:01:18 +0000 (22:01 +0200)
commit5fe1df1886e2e53b04bf76ef916857271d3c8f20
treed94108483d6a111b92b3ebb52cbae205599bd500
parentfef1fae9df3b03510f9defb25bd0388135b4c591
Fix missing FloatOperation in EXTRA_FUNCTIONALITY path. (#20655)
Lib/test/test_decimal.py