]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40956: Fix sqlite3.Cursor.fetchmany() default value (GH-24214)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Wed, 13 Jan 2021 23:17:33 +0000 (00:17 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Jan 2021 23:17:33 +0000 (01:17 +0200)
commita330365ca5ae836075f306334ab648bf23471481
tree8c307ab913c03eecb330ef798c555a8517f16423
parent61d8c54f43a7871d016f98b38f86858817d927d5
bpo-40956: Fix sqlite3.Cursor.fetchmany() default value (GH-24214)
Modules/_sqlite/clinic/cursor.c.h
Modules/_sqlite/cursor.c