diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-06-15 12:47:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-15 12:47:34 (GMT) |
commit | 10a5c806d4dec6c342dcc9888fbe4fa1fa9b7a1f (patch) | |
tree | 8ed7c361bfa27d7b41bcab5a43c9ebc1957e7fd3 /Python/compile.c | |
parent | 8ebd9447e9618240ee3b955888d114376f64117b (diff) | |
download | cpython-10a5c806d4dec6c342dcc9888fbe4fa1fa9b7a1f.zip cpython-10a5c806d4dec6c342dcc9888fbe4fa1fa9b7a1f.tar.gz cpython-10a5c806d4dec6c342dcc9888fbe4fa1fa9b7a1f.tar.bz2 |
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
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions