mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
[3.13] Docs: Delist sqlite3 deprecation from "Pending removal in 3.14" (GH-126370) (#126372)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
86d6c68d43
commit
c095598599
1 changed files with 0 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue