Thanks to visit codestin.com Credit goes to github.com
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 ac556a2 commit 9441993Copy full SHA for 9441993
1 file changed
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