Skip to content

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

Closed
miss-islington wants to merge 1 commit into
python:3.10from
miss-islington:backport-7d0a47e-3.10
Closed

[3.10] bpo-44087: Disallow instantiation of sqlite3.Statement (GH-26567)#26813
miss-islington wants to merge 1 commit into
python:3.10from
miss-islington:backport-7d0a47e-3.10

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 20, 2021

Copy link
Copy Markdown
Contributor

(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
Copy Markdown
ContributorAuthor

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

@pablogsal

Copy link
Copy Markdown
Member

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

@miss-islington
miss-islington deleted the backport-7d0a47e-3.10 branch June 20, 2021 19:46
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

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

@erlend-aasland

erlend-aasland commented Jun 20, 2021

Copy link
Copy Markdown
Contributor

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 freeto 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

@miss-islington@pablogsal@erlend-aasland@the-knights-who-say-ni@bedevere-bot