mirror of https://github.com/python/cpython.git
![]() 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> |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
test_backup.py | ||
test_dbapi.py | ||
test_dump.py | ||
test_factory.py | ||
test_hooks.py | ||
test_regression.py | ||
test_transactions.py | ||
test_types.py | ||
test_userfunctions.py |