Skip to content

bpo-43368: Fix fetching empty bytes on SQLite.#24706

Merged
berkerpeksag merged 1 commit into
python:masterfrom
felixxm:fix-issue-43368
Mar 3, 2021
Merged

bpo-43368: Fix fetching empty bytes on SQLite.#24706
berkerpeksag merged 1 commit into
python:masterfrom
felixxm:fix-issue-43368

Conversation

@felixxm

@felixxm felixxm commented Mar 2, 2021

Copy link
Copy Markdown
Contributor

@erlend-aasland

Copy link
Copy Markdown
Contributor

This requires a NEWS item, since it's a regression in an official release.

@felixxm

felixxm commented Mar 2, 2021

Copy link
Copy Markdown
Contributor Author

This requires a NEWS item, since it's a regression in an official release.

Added.

@erlend-aasland erlend-aasland 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.

LGTM w/minor nitpicks. I'll add error handling in a separate PR. Thanks for spotting this!

Comment thread Lib/sqlite3/test/regression.py Outdated
Comment thread Misc/NEWS.d/next/Library/2021-03-02-13-45-05.bpo-43368.t9XEkQ.rst Outdated
@felixxm

felixxm commented Mar 2, 2021

Copy link
Copy Markdown
Contributor Author

@erlend-aasland Thanks for reviews 👍

@berkerpeksag berkerpeksag left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! I'll rerun tests since one of the required ones was failed.

@berkerpeksag

Copy link
Copy Markdown
Member

I thought it was a flaky test, but turns out master is broken. I'll merge once master is green.

@felixxm

felixxm commented Mar 3, 2021

Copy link
Copy Markdown
Contributor Author

@berkerpeksag Thanks 👍

@felixxm

felixxm commented Mar 3, 2021

Copy link
Copy Markdown
Contributor Author

Rebased from master.

@berkerpeksag
berkerpeksag merged commit 3b4b2cf into python:master Mar 3, 2021
@felixxm
felixxm deleted the fix-issue-43368 branch March 3, 2021 18:00
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