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

Skip to content

Commit 7dfeb13

Browse files
author
Erlend E. Aasland
committed
Add What's New
1 parent 93bfb30 commit 7dfeb13

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Doc/whatsnew/3.10.rst

+7
Original file line numberDiff line numberDiff line change
@@ -1043,6 +1043,13 @@ Add :data:`sys.stdlib_module_names`, containing the list of the standard library
10431043
module names.
10441044
(Contributed by Victor Stinner in :issue:`42955`.)
10451045
1046+
sqlite3
1047+
-------
1048+
1049+
Added :meth:`~sqlite3.Connection.create_window_function` to create aggregate
1050+
window functions.
1051+
(Contributed by Erlend E. Aasland in :issue:`34916`.)
1052+
10461053
_thread
10471054
-------
10481055

0 commit comments

Comments
 (0)