Skip to content

Commit 01c4067

Browse files
Address review: don't repeat the what's new entry
1 parent 6ab04fd commit 01c4067

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,6 @@ pathlib
144144
:meth:`~pathlib.Path.is_dir`.
145145
(Contributed by Barney Gale in :gh:`77609` and :gh:`105793`.)
146146

147-
sqlite3
148-
-------
149-
150-
* Passing more than one positional argument to :func:`sqlite3.connect` is
151-
deprecated. The remaining parameters will become keyword-only in Python 3.15.
152-
(Contributed by Erlend E. Aasland :gh:`93057`.)
153-
154147
traceback
155148
---------
156149

0 commit comments

Comments
 (0)