]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] bpo-39794: Add --without-decimal-contextvar (GH-18702)
authorStefan Krah <skrah@bytereef.org>
Sat, 29 Feb 2020 22:10:26 +0000 (23:10 +0100)
committerGitHub <noreply@github.com>
Sat, 29 Feb 2020 22:10:26 +0000 (23:10 +0100)
commitc4ca1f8f24118dc5c29e16118fb35a13963af290
tree913fe9b48d7d28899d89655227ee87e073a1d6da
parentcf347f3089631c3c2467e46ed609bfe67e539487
[3.7] bpo-39794: Add --without-decimal-contextvar (GH-18702)

* bpo-39794: Add --without-decimal-contextvar (#18702)

(cherry picked from commit 815280eb160af637e1347213659f9236adf78f80)
Doc/library/decimal.rst
Lib/_pydecimal.py
Lib/test/test_asyncio/test_context.py
Misc/NEWS.d/next/Library/2020-02-29-19-17-39.bpo-39794.7VjatS.rst [new file with mode: 0644]
Modules/_decimal/_decimal.c
Modules/_decimal/tests/runall-memorydebugger.sh
PC/pyconfig.h
aclocal.m4
configure
configure.ac
pyconfig.h.in