Skip to content

bpo-43251: sqlite3_column_name() failures now raise MemoryError#24609

Merged
berkerpeksag merged 9 commits into
python:masterfrom
erlend-aasland:bpo-43251
Feb 28, 2021
Merged

bpo-43251: sqlite3_column_name() failures now raise MemoryError#24609
berkerpeksag merged 9 commits into
python:masterfrom
erlend-aasland:bpo-43251

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented Feb 21, 2021

Copy link
Copy Markdown
Contributor

@erlend-aasland

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka would you mind reviewing this?

I'm wondering if we should also add some explanatory comments in the source code. What do you think?

Comment thread Modules/_sqlite/cursor.c
Comment thread Modules/_sqlite/cursor.c
Comment thread Modules/_sqlite/cursor.c Outdated
@bedevere-bot

Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Erlend Egeberg Aasland and others added 3 commits February 21, 2021 22:21
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@erlend-aasland

Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

@serhiy-storchaka: please review the changes made to this pull request.

Comment thread Modules/_sqlite/cursor.c Outdated
Comment thread Modules/_sqlite/cursor.c Outdated
Comment thread Modules/_sqlite/cursor.c Outdated
@erlend-aasland

Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

@serhiy-storchaka: please review the changes made to this pull request.

@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! Serhiy's comments have been addressed and I haven't spotted anything else (refleaks etc.)

@erlend-aasland

Copy link
Copy Markdown
Contributor Author

LGTM! Serhiy's comments have been addressed and I haven't spotted anything else (refleaks etc.)

Thank you, @berkerpeksag 🙏🏻

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