You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-150449: Assert correctness of extreme-step slice assignment in sqlite3.Blob
Extend the existing extreme-step test cases (sys.maxsize / -sys.maxsize-1)
in test_blob_set_slice_with_negative_step to verify the blob contents
were actually written correctly, not just that no crash occurred.
0 commit comments