summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-06-28 20:24:58 (GMT)
committerGitHub <noreply@github.com>2020-06-28 20:24:58 (GMT)
commit119de0eba839993cf6a909dba5d60202ad5566d6 (patch)
tree9fb0dbead616d6d9f0597eedc36ff663f98d0125 /Misc/NEWS.d
parentd1e05e78a3995fd7e5a79c5c6e4c8160aa48af22 (diff)
downloadcpython-119de0eba839993cf6a909dba5d60202ad5566d6.zip
cpython-119de0eba839993cf6a909dba5d60202ad5566d6.tar.gz
cpython-119de0eba839993cf6a909dba5d60202ad5566d6.tar.bz2
bpo-40874 Update the required libmpdec version for the decimal module (GH-21202)
(cherry picked from commit 8bea91b5e9ea07ca93958e131b436024f0b1b1cf) Authored-by: Stefan Krah <skrah@bytereef.org>
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r--Misc/NEWS.d/next/Library/2020-06-28-21-16-51.bpo-40874.YImvzA.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-06-28-21-16-51.bpo-40874.YImvzA.rst b/Misc/NEWS.d/next/Library/2020-06-28-21-16-51.bpo-40874.YImvzA.rst
new file mode 100644
index 0000000..a43eab8
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2020-06-28-21-16-51.bpo-40874.YImvzA.rst
@@ -0,0 +1 @@
+The decimal module now requires libmpdec-2.5.0.