summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2023-07-01-21-23-33.gh-issue-106316.hp2Ijw.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/C API/2023-07-01-21-23-33.gh-issue-106316.hp2Ijw.rst')
-rw-r--r--Misc/NEWS.d/next/C API/2023-07-01-21-23-33.gh-issue-106316.hp2Ijw.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/C API/2023-07-01-21-23-33.gh-issue-106316.hp2Ijw.rst b/Misc/NEWS.d/next/C API/2023-07-01-21-23-33.gh-issue-106316.hp2Ijw.rst
deleted file mode 100644
index 733954e..0000000
--- a/Misc/NEWS.d/next/C API/2023-07-01-21-23-33.gh-issue-106316.hp2Ijw.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Remove ``cpython/pytime.h`` header file: it only contained private
-functions. Patch by Victor Stinner.