SIGN IN SIGN UP

bpo-42064: Move sqlite3 types to global state (GH-26537)

* 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
E
Erlend Egeberg Aasland committed
10a5c806d4dec6c342dcc9888fbe4fa1fa9b7a1f
Parent: 8ebd944
Committed by GitHub <noreply@github.com> on 6/15/2021, 12:47:34 PM