Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Address review: don't repeat the what's new entry
  • Loading branch information
erlend-aasland committed Aug 14, 2023
commit 01c40673aaea12be4a714451053f3dc9aa74b6a2
7 changes: 0 additions & 7 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,6 @@ pathlib
:meth:`~pathlib.Path.is_dir`.
(Contributed by Barney Gale in :gh:`77609` and :gh:`105793`.)

sqlite3
-------

* Passing more than one positional argument to :func:`sqlite3.connect` is
deprecated. The remaining parameters will become keyword-only in Python 3.15.
(Contributed by Erlend E. Aasland :gh:`93057`.)

traceback
---------

Expand Down