Skip to content

Conversation

@Abdoulrasheed
Copy link
Contributor

@Abdoulrasheed Abdoulrasheed commented Dec 16, 2025

@erlend-aasland
Copy link
Contributor

Thanks for working on this! Please make sure this regression is covered by the test suite.

@erlend-aasland erlend-aasland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 16, 2025
@erlend-aasland erlend-aasland self-assigned this Dec 16, 2025
@aisk
Copy link
Contributor

aisk commented Dec 16, 2025

Hi, there is a duplicated news entry, please remove it.

@erlend-aasland
Copy link
Contributor

Moreover, please avoid force-pushing (as recommended by the devguide).

@Abdoulrasheed
Copy link
Contributor Author

Moreover, please avoid force-pushing (as recommended by the devguide).

Noted @erlend-aasland

self.assertEqual(self.blob[5:5], b"")

def test_blob_get_empty_slice_oob_indices(self):
self.cx.execute("delete from test")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer to leave this out. Just add a new row and blobopen it instead. Alternatively, make the test work with the pre-filled data in the constructor.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@erlend-aasland The test has been updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants