diff options
Diffstat (limited to 'Misc/NEWS.d/next/Build/2023-10-17-01-56-11.gh-issue-85283.V156T2.rst')
-rw-r--r-- | Misc/NEWS.d/next/Build/2023-10-17-01-56-11.gh-issue-85283.V156T2.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS.d/next/Build/2023-10-17-01-56-11.gh-issue-85283.V156T2.rst b/Misc/NEWS.d/next/Build/2023-10-17-01-56-11.gh-issue-85283.V156T2.rst index db48496..4240db7 100644 --- a/Misc/NEWS.d/next/Build/2023-10-17-01-56-11.gh-issue-85283.V156T2.rst +++ b/Misc/NEWS.d/next/Build/2023-10-17-01-56-11.gh-issue-85283.V156T2.rst @@ -1,3 +1,3 @@ -The ``errno``, ``_ctypes_test`` and ``_testimportmultiple`` C extensions are -now built with the :ref:`limited C API <limited-c-api>`. Patch by Victor -Stinner. +The ``errno``, ``md5``, ``_ctypes_test`` and ``_testimportmultiple`` C +extensions are now built with the :ref:`limited C API <limited-c-api>`. Patch +by Victor Stinner. |