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 b0e08f5 commit 37dc2b2Copy full SHA for 37dc2b2
Doc/deprecations/pending-removal-in-3.14.rst
@@ -106,9 +106,6 @@ Pending Removal in Python 3.14
106
if :ref:`named placeholders <sqlite3-placeholders>` are used and
107
*parameters* is a sequence instead of a :class:`dict`.
108
109
- * date and datetime adapter, date and timestamp converter:
110
- see the :mod:`sqlite3` documentation for suggested replacement recipes.
111
-
112
* :class:`types.CodeType`: Accessing :attr:`~codeobject.co_lnotab` was
113
deprecated in :pep:`626`
114
since 3.10 and was planned to be removed in 3.12,
0 commit comments