We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed5c4e commit 342bb2eCopy full SHA for 342bb2e
Doc/deprecations/pending-removal-in-3.14.rst
@@ -103,9 +103,6 @@ Pending removal in Python 3.14
103
if :ref:`named placeholders <sqlite3-placeholders>` are used and
104
*parameters* is a sequence instead of a :class:`dict`.
105
106
- * date and datetime adapter, date and timestamp converter:
107
- see the :mod:`sqlite3` documentation for suggested replacement recipes.
108
-
109
* :class:`types.CodeType`: Accessing :attr:`~codeobject.co_lnotab` was
110
deprecated in :pep:`626`
111
since 3.10 and was planned to be removed in 3.12,
0 commit comments