summaryrefslogtreecommitdiffstats
path: root/Python/_warnings.c
diff options
context:
space:
mode:
authorErlend E. Aasland <erlend@python.org>2023-08-29 20:02:12 (GMT)
committerGitHub <noreply@github.com>2023-08-29 20:02:12 (GMT)
commit0b0c1d046cac540deefc56ab3c38732bc76f6c56 (patch)
treece91d7e770e3b5f204f377a219fc63aa7f53ddac /Python/_warnings.c
parent77e8f233acd39420dc8921960715bf6b29587fee (diff)
downloadcpython-0b0c1d046cac540deefc56ab3c38732bc76f6c56.zip
cpython-0b0c1d046cac540deefc56ab3c38732bc76f6c56.tar.gz
cpython-0b0c1d046cac540deefc56ab3c38732bc76f6c56.tar.bz2
gh-108278: Deprecate passing the first param of sqlite3.Connection callback APIs by keyword (#108632)
Deprecate passing the callback callable by keyword for the following sqlite3.Connection APIs: - set_authorizer(authorizer_callback) - set_progress_handler(progress_handler, ...) - set_trace_callback(trace_callback) The affected parameters will become positional-only in Python 3.15.
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions