cpython/Lib/sqlite3/test
Berker Peksag fa0f62d6ab Issue #23758: Improve num_params docs of create_{function,aggregate} functions
If you pass -1, the callable can take any number of arguments.

Added tests to verify the behavior.

Initial patch by Cédric Krier.
2016-03-27 22:39:14 +03:00
..
__init__.py
dbapi.py
dump.py
factory.py Issue #24257: Fixed incorrect uses of PyObject_IsInstance(). 2015-05-22 11:13:20 +03:00
hooks.py
regression.py
transactions.py
types.py
userfunctions.py Issue #23758: Improve num_params docs of create_{function,aggregate} functions 2016-03-27 22:39:14 +03:00