Skip to content

gh-69093: Disallow instantiation of sqlite3.Blob objects #91570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Apr 15, 2022

Objects of this type should only be instantiated from an SQLite connection object, using blobopen().

gh-69093

@erlend-aasland erlend-aasland changed the title gh-69093: Don't allow instantiation of sqlite3.Blob objects gh-69093: Disallow instantiation of sqlite3.Blob objects Apr 15, 2022
@JelleZijlstra JelleZijlstra merged commit d104f4d into python:main Apr 15, 2022
@erlend-aasland erlend-aasland deleted the sqlite-blob-disallow-instantiation branch April 15, 2022 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants