diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-07-20 10:59:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 10:59:18 (GMT) |
commit | 4c0deb25ac899fbe4da626ce3cb21f204cdd3aa9 (patch) | |
tree | 4f2aa2801e9981d143d1f9a5dd543f2ea8579859 /Lib/unittest/mock.py | |
parent | 366fcbac18e3adc41e3901580dbedb6a91e41a10 (diff) | |
download | cpython-4c0deb25ac899fbe4da626ce3cb21f204cdd3aa9.zip cpython-4c0deb25ac899fbe4da626ce3cb21f204cdd3aa9.tar.gz cpython-4c0deb25ac899fbe4da626ce3cb21f204cdd3aa9.tar.bz2 |
bpo-42064: Finalise establishing sqlite3 global state (GH-27155)
With this, all sqlite3 static globals have been moved to the global state.
There are a couple of global static strings left, but there should be no need for adding them to the state.
https://bugs.python.org/issue42064
Diffstat (limited to 'Lib/unittest/mock.py')
0 files changed, 0 insertions, 0 deletions