summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/concrete.rst
diff options
context:
space:
mode:
authorAntoine Pitrou <antoine@python.org>2021-03-21 16:27:54 (GMT)
committerGitHub <noreply@github.com>2021-03-21 16:27:54 (GMT)
commitcdddc2b742750e3f289305cf276433a8170c32c1 (patch)
treee4ce948d8cff600cf5721ba00c627f780217a64d /Doc/c-api/concrete.rst
parent77cde5042a2f1eae489c11a67540afaf43cd5cdf (diff)
downloadcpython-cdddc2b742750e3f289305cf276433a8170c32c1.zip
cpython-cdddc2b742750e3f289305cf276433a8170c32c1.tar.gz
cpython-cdddc2b742750e3f289305cf276433a8170c32c1.tar.bz2
bpo-43422: Revert _decimal C API addition (GH-24960)
Stefan Krah requested the reversal of these (unreleased) changes, quoting him: > The capsule API does not meet my testing standards, since I've focused on the upstream mpdecimal in the last couple of months. > Additionally, I'd like to refine the API, perhaps together with the Arrow community. Automerge-Triggered-By: GH:pitrou
Diffstat (limited to 'Doc/c-api/concrete.rst')
-rw-r--r--Doc/c-api/concrete.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/c-api/concrete.rst b/Doc/c-api/concrete.rst
index bf263d6..c1d9fa1 100644
--- a/Doc/c-api/concrete.rst
+++ b/Doc/c-api/concrete.rst
@@ -115,4 +115,3 @@ Other Objects
coro.rst
contextvars.rst
datetime.rst
- decimal.rst