]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-145998: Remove duplicated "What's New in 3.15" entry (#145994)
authorShahar Naveh <50263213+ShaharNaveh@users.noreply.github.com>
Sun, 15 Mar 2026 21:54:19 +0000 (22:54 +0100)
committerGitHub <noreply@github.com>
Sun, 15 Mar 2026 21:54:19 +0000 (22:54 +0100)
Doc/whatsnew/3.15.rst

index 459846e55ccf7057ba9d74a3de34bb4613d2c133..c286e3fc4f2bda5e5b8b812d1fb3f7b83bc29eb3 100644 (file)
@@ -1014,13 +1014,6 @@ symtable
   (Contributed by Yashp002 in :gh:`143504`.)
 
 
-symtable
---------
-
-* Add :meth:`symtable.Function.get_cells` and :meth:`symtable.Symbol.is_cell` methods.
-  (Contributed by Yashp002 in :gh:`143504`.)
-
-
 sys
 ---