Skip to content

pysqlite_statement_create now returns a Py object, not an int

448ad9d
Select commit
Loading
Failed to load commit list.
Merged

bpo-44165: pysqlite_statement_create() returns a PyObject *, not an int #26484

pysqlite_statement_create now returns a Py object, not an int
448ad9d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs