mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
* Move connection type to global state * Move cursor type to global state * Move prepare protocol type to global state * Move row type to global state * Move statement type to global state * ADD_TYPE takes a pointer * pysqlite_get_state is now static inline |
||
|---|---|---|
| .. | ||
| connection.c.h | ||
| cursor.c.h | ||
| module.c.h | ||
| row.c.h | ||