Skip to content

Commit

Permalink
Docs: Delist sqlite3 deprecation from "Pending removal in 3.14" (#126370
Browse files Browse the repository at this point in the history
)
  • Loading branch information
hugovk authored Nov 3, 2024
1 parent ac556a2 commit 9441993
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Doc/deprecations/pending-removal-in-3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ Pending removal in Python 3.14
if :ref:`named placeholders <sqlite3-placeholders>` are used and
*parameters* is a sequence instead of a :class:`dict`.

* date and datetime adapter, date and timestamp converter:
see the :mod:`sqlite3` documentation for suggested replacement recipes.

* :class:`types.CodeType`: Accessing :attr:`~codeobject.co_lnotab` was
deprecated in :pep:`626`
since 3.10 and was planned to be removed in 3.12,
Expand Down

0 comments on commit 9441993

Please sign in to comment.