diff options
author | Erlend Egeberg Aasland <erlend.aasland@protonmail.com> | 2022-06-15 10:42:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-15 10:42:49 +0200 |
commit | 4e9fa71d7e8e2f322f0b81b315ddc921f57384c0 (patch) | |
tree | 3fbc3aad44e36972ba2995b5b15421dd20d65da0 /Lib/test/test_concurrent_futures.py | |
parent | cdd39843073fc27b8e4a887d5d3b7992cb2ced60 (diff) | |
download | cpython-4e9fa71d7e8e2f322f0b81b315ddc921f57384c0.tar.gz cpython-4e9fa71d7e8e2f322f0b81b315ddc921f57384c0.zip |
gh-93829: In sqlite3, replace Py_BuildValue with faster APIs (#93830)
- In Modules/_sqlite/connection.c, use PyLong_FromLong
- In Modules/_sqlite/microprotocols.c, use PyTuple_Pack
Diffstat (limited to 'Lib/test/test_concurrent_futures.py')
0 files changed, 0 insertions, 0 deletions