Skip to content

Commit

Permalink
Docs: Delist sqlite3 deprecation from "Pending removal in 3.14" (GH-1…
Browse files Browse the repository at this point in the history
…26370)

(cherry picked from commit 9441993)

Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
hugovk authored and miss-islington committed Nov 3, 2024
1 parent b0e08f5 commit aafbaaf
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 @@ -106,9 +106,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 aafbaaf

Please sign in to comment.