Skip to content

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

Merged
vstinner merged 6 commits intopython:masterfrom
orenmn:bpo31770-fix-crash-and-refleaks
Nov 7, 2017
Merged

bpo-31770: Prevent a crash and refleaks when calling sqlite3.Cursor.__init__() more than once#3968
vstinner merged 6 commits intopython:masterfrom
orenmn:bpo31770-fix-crash-and-refleaks

Conversation

@orenmn
Copy link
Contributor

@orenmn orenmn commented Oct 12, 2017

In addition, add a test to test_sqlite to make sure that the crash is no more.

https://bugs.python.org/issue31770

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants