]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix missing FloatOperation in EXTRA_FUNCTIONALITY path. (GH-20655) (#20660)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Jun 2020 20:22:49 +0000 (13:22 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2020 20:22:49 +0000 (22:22 +0200)
commitcdc3d9cb22e0e08f8297688beed2f72526c4216d
treec7b996cb9db5cbb152d46fec73831ff74cf45e35
parent83bff88b4b16fb30491faa9263bbd6f3df4bab56
Fix missing FloatOperation in EXTRA_FUNCTIONALITY path. (GH-20655) (#20660)

(cherry picked from commit 5fe1df1886e2e53b04bf76ef916857271d3c8f20)

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