We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c235961 commit 4a5184dCopy full SHA for 4a5184d
Doc/whatsnew/3.15.rst
@@ -295,6 +295,7 @@ dbm
295
This may harm performance, but improve crash tolerance.
296
(Contributed by Serhiy Storchaka in :gh:`66234`.)
297
298
+
299
difflib
300
-------
301
@@ -379,6 +380,7 @@ os.path
379
380
the resulting path can be missing but it will be free of symlinks.
381
(Contributed by Petr Viktorin for :cve:`2025-4517`.)
382
383
384
resource
385
--------
386
@@ -726,6 +728,7 @@ Deprecated C APIs
726
728
:c:func:`_Py_c_abs` are :term:`soft deprecated`.
727
729
(Contributed by Sergey B Kirpichev in :gh:`128813`.)
730
731
732
.. Add C API deprecations above alphabetically, not here at the end.
733
734
Removed C APIs
0 commit comments