Skip to content

bpo-43752: Fix sqlite3 regression for zero-sized blobs with converters#25228

Merged
berkerpeksag merged 9 commits into
python:masterfrom
erlend-aasland:bpo-43752
Apr 14, 2021
Merged

bpo-43752: Fix sqlite3 regression for zero-sized blobs with converters#25228
berkerpeksag merged 9 commits into
python:masterfrom
erlend-aasland:bpo-43752

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented Apr 6, 2021

Copy link
Copy Markdown
Contributor

Erlend E. Aasland added 2 commits April 6, 2021 21:14

@felixxm felixxm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@erlend-aasland Thanks 🚀 I was close 😉 I can confirm that this patch works for us.

@erlend-aasland

Copy link
Copy Markdown
Contributor Author

@erlend-aasland Thanks 🚀 I was close 😉 I can confirm that this patch works for us.

Hope you didn't mind me "stealing" the PR, but I immediately knew which commit this had to be :) Appreciate your report with a clear test case.

@felixxm

felixxm commented Apr 6, 2021

Copy link
Copy Markdown
Contributor

Hope you didn't mind me "stealing" the PR, but I immediately knew which commit this had to be :) Appreciate your report with a clear test case.

All good, thanks for fixing this 👍 I'm not really familiar with Python internals, but always eager to contribute 🤓

Comment thread Lib/sqlite3/test/types.py Outdated
@erlend-aasland

Copy link
Copy Markdown
Contributor Author

Thanks for reviewing, @berkerpeksag!

Comment thread Lib/sqlite3/test/types.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants