]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105373: Fix decimal documentation formatting (#105395)
authorVictor Stinner <vstinner@python.org>
Tue, 6 Jun 2023 19:43:35 +0000 (21:43 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 19:43:35 +0000 (21:43 +0200)
commitdfe9fc1904820b4206d300e1abb93774e988694d
tree342f91c152a73ea80f4bbb2593583c1560f4c503
parent423459be2f0b6d007e5f235f39d80044cb099faf
gh-105373: Fix decimal documentation formatting (#105395)

The deprecation is on decimal.HAVE_THREADS, not on the whole module.
Doc/library/decimal.rst