diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2022-07-23 07:51:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-23 07:51:28 (GMT) |
commit | a3d4d15f53777662ce0957500e5a538ce7161f5e (patch) | |
tree | 6471f47ed54d5df11e90342e6a1fff2fa7bad5a4 /Doc/tutorial/inputoutput.rst | |
parent | c1e929858ad96fc6e41bc637e5ec9343b4f7e3c7 (diff) | |
download | cpython-a3d4d15f53777662ce0957500e5a538ce7161f5e.zip cpython-a3d4d15f53777662ce0957500e5a538ce7161f5e.tar.gz cpython-a3d4d15f53777662ce0957500e5a538ce7161f5e.tar.bz2 |
gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (#95146)
This PR partially reverts gh-24421 (PR) and fixes the remaining concerns
given in gh-93044 (issue):
- keyword arguments are passed as positional arguments to factory()
- if an argument is not passed to sqlite3.connect(), its default value
is passed to factory()
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Doc/tutorial/inputoutput.rst')
0 files changed, 0 insertions, 0 deletions