[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

/ cpython Public

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

[3.6] bpo-31770: Prevent a crash and refleaks when calling sqlite3.Cursor.__init__() more than once (GH-3968) #4301

Merged
merged 1 commit into from Nov 7, 2017

Conversation

Copy link
Contributor

miss-islington commented Nov 7, 2017

(cherry picked from commit e56ab74)

https://bugs.python.org/issue31770

Copy link
Member

vstinner left a comment

LGTM, good bot.

Copy link
Contributor Author

miss-islington commented Nov 7, 2017

@orenmn and @Haypo: Backport status check is done, and it's a success .

vstinner merged commit 9684cf6 into python:3.6 Nov 7, 2017
4 checks passed
Copy link
Contributor Author

miss-islington commented Nov 7, 2017

Thanks, @Haypo!

miss-islington deleted the backport-e56ab74-3.6 branch Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants