https://github.com/python/cpython/commit/21f96ea8079edc49b9e2fa0bb279cb0c90fe6dbf
commit: 21f96ea8079edc49b9e2fa0bb279cb0c90fe6dbf
branch: 3.15
author: Stan Ulbrych <[email protected]>
committer: hugovk <[email protected]>
date: 2026-06-22T11:43:29+03:00
summary:

[3.15] Remove 3.15 pending-removals from deprecations index (#151873)

files:
M Doc/deprecations/index.rst

diff --git a/Doc/deprecations/index.rst b/Doc/deprecations/index.rst
index eedcd2e9c9dd423..cc983ee8a261278 100644
--- a/Doc/deprecations/index.rst
+++ b/Doc/deprecations/index.rst
@@ -1,8 +1,6 @@
 Deprecations
 ============
 
-.. include:: pending-removal-in-3.15.rst
-
 .. include:: pending-removal-in-3.16.rst
 
 .. include:: pending-removal-in-3.17.rst

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to