diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-07-29 11:21:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-29 02:21:45 -0700 |
commit | d542742128b634264d5b6796297613975211b43b (patch) | |
tree | e541d59593fe7df7bd96367d60ac96b1e7e76606 /PC | |
parent | 47fd4726a2ce8599cc397ddeae40f70eb471e868 (diff) | |
download | cpython-git-d542742128b634264d5b6796297613975211b43b.tar.gz |
bpo-42064: Optimise `sqlite3` state access, part 1 (GH-27273)
Prepare for module state:
- Add "get state by defining class" and "get state by module def" stubs
- Add AC defining class when needed
- Add state pointer to connection context
- Pass state as argument to utility functions
Automerge-Triggered-By: GH:encukou
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions