Skip to content

[3.10] bpo-44087: Disallow instantiation of sqlite3.Statement (GH-26567) #26813

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

Closed

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 20, 2021

(cherry picked from commit 7d0a47e)

Co-authored-by: Erlend Egeberg Aasland erlend.aasland@innova.no

https://bugs.python.org/issue44087

(cherry picked from commit 7d0a47e)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@miss-islington
Copy link
Contributor Author

@erlend-aasland and @pablogsal: Status check is done, and it's a success ✅ .

@pablogsal
Copy link
Member

@erlend-aasland Can you please remade this PR to add the missing test functions?

@pablogsal pablogsal closed this Jun 20, 2021
@miss-islington miss-islington deleted the backport-7d0a47e-3.10 branch June 20, 2021 19:46
@miss-islington
Copy link
Contributor Author

@erlend-aasland and @pablogsal: Status check is done, and it's a failure ❌ .

@erlend-aasland
Copy link
Contributor

erlend-aasland commented Jun 20, 2021

Can you please remade this PR to add the missing test functions?

Seems like we I somehow decided not to backport this test support function (see #25757 (comment)). I'm rewriting this test to match the existing tests in the 3.10 branch. See #26816.

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.

5 participants