Skip to content

[3.10] bpo-45126: Fix ref. leak in sqlite3.Connection.__init__ (GH-28231) #28298

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
merged 1 commit into from
Sep 13, 2021

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Sep 12, 2021

(cherry picked from commit c78d5ca)

Co-authored-by: Erlend Egeberg Aasland [email protected]

Resolves #89289

https://bugs.python.org/issue45126

…honGH-28231).

(cherry picked from commit c78d5ca)

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
@corona10 corona10 merged commit aa6dd54 into python:3.10 Sep 13, 2021
@miss-islington
Copy link
Contributor

Thanks @erlend-aasland for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-28302 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Sep 13, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 13, 2021
miss-islington added a commit that referenced this pull request Sep 13, 2021
…28231). (GH-28298)

(cherry picked from commit aa6dd54)

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
@erlend-aasland erlend-aasland deleted the backport-c78d5ca-3.10 branch September 13, 2021 04:39
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