]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-41161 Add news entry for libmpdec-2.5.0 (GH-21243)
authorStefan Krah <skrah@bytereef.org>
Tue, 30 Jun 2020 18:58:57 +0000 (20:58 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 18:58:57 +0000 (20:58 +0200)
Misc/NEWS.d/next/Library/2020-06-30-20-50-51.bpo-41161.QTdJjz.rst [new file with mode: 0644]

diff --git a/Misc/NEWS.d/next/Library/2020-06-30-20-50-51.bpo-41161.QTdJjz.rst b/Misc/NEWS.d/next/Library/2020-06-30-20-50-51.bpo-41161.QTdJjz.rst
new file mode 100644 (file)
index 0000000..0d8fb52
--- /dev/null
@@ -0,0 +1,2 @@
+The decimal module now requires libmpdec-2.5.0. Users of
+--with-system-libmpdec should update their system library.