]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142787: Handle empty sqlite3 blob slices (#142824)
authorA.Ibrahim <abdulrasheedibrahim47@gmail.com>
Thu, 26 Feb 2026 23:40:25 +0000 (23:40 +0000)
committerGitHub <noreply@github.com>
Thu, 26 Feb 2026 23:40:25 +0000 (23:40 +0000)
commit06b0920f1292690a22ab2b271dfefe2c63cacf07
treef21a4df95231914e49284ff6104b21f15725d7a3
parent3fc945df22a169e039c3f21b44c0d08390a00c0c
gh-142787: Handle empty sqlite3 blob slices (#142824)
Lib/test/test_sqlite3/test_dbapi.py
Misc/NEWS.d/next/Library/2025-12-16-13-34-48.gh-issue-142787.wNitJX.rst [new file with mode: 0644]
Modules/_sqlite/blob.c