mirror of
https://github.com/python/cpython.git
synced 2026-01-04 22:42:14 +00:00
[3.12] Docs: Delist sqlite3 deprecation from "Pending removal in 3.14" (GH-126370) (#126373)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
b0e08f513b
commit
37dc2b2bbb
1 changed files with 0 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue