Skip to content

Commit 342bb2e

Browse files
hugovkebonnal
authored andcommitted
Docs: Delist sqlite3 deprecation from "Pending removal in 3.14" (python#126370)
1 parent fed5c4e commit 342bb2e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/deprecations/pending-removal-in-3.14.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,6 @@ Pending removal in Python 3.14
103103
if :ref:`named placeholders <sqlite3-placeholders>` are used and
104104
*parameters* is a sequence instead of a :class:`dict`.
105105

106-
* date and datetime adapter, date and timestamp converter:
107-
see the :mod:`sqlite3` documentation for suggested replacement recipes.
108-
109106
* :class:`types.CodeType`: Accessing :attr:`~codeobject.co_lnotab` was
110107
deprecated in :pep:`626`
111108
since 3.10 and was planned to be removed in 3.12,

0 commit comments

Comments
 (0)