diff options
author | Erlend E. Aasland <erlend@python.org> | 2023-08-28 12:17:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-28 12:17:34 (GMT) |
commit | 0e8b3fc718c8a1c4de558c553d9e05049c1dbec6 (patch) | |
tree | 34e24ddfcc25abbfaa5ff350f15156797cc8d1d0 /Modules/_localemodule.c | |
parent | 8db451ceb17cf8ec92c8aed2e0a41c78d07f9f45 (diff) | |
download | cpython-0e8b3fc718c8a1c4de558c553d9e05049c1dbec6.zip cpython-0e8b3fc718c8a1c4de558c553d9e05049c1dbec6.tar.gz cpython-0e8b3fc718c8a1c4de558c553d9e05049c1dbec6.tar.bz2 |
gh-108550: Speed up sqlite3 tests (#108551)
Refactor the CLI so we can easily invoke it and mock command-line
arguments. Adapt the CLI tests so we no longer have to launch a
separate process.
Disable the busy handler for all concurrency tests; we have full
control over the order of the SQLite C API calls, so we can safely
do this.
The sqlite3 test suite now completes ~8 times faster than before.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Modules/_localemodule.c')
0 files changed, 0 insertions, 0 deletions