Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-44958: Fix ref. leak introduced in GH-27844#28490

Merged
miss-islington merged 2 commits into
python:mainpython/cpython:mainfrom
erlend-aasland:sqlite-fix-refleakerlend-aasland/cpython:sqlite-fix-refleakCopy head branch name to clipboard
Sep 21, 2021
Merged

bpo-44958: Fix ref. leak introduced in GH-27844#28490
miss-islington merged 2 commits into
python:mainpython/cpython:mainfrom
erlend-aasland:sqlite-fix-refleakerlend-aasland/cpython:sqlite-fix-refleakCopy head branch name to clipboard

Conversation

@erlend-aasland

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

Copy link
Copy Markdown
Contributor

Modify managed_connect() helper to support in-memory databases. Use it
for the regression tests added in GH-27844.

https://bugs.python.org/issue44958

Automerge-Triggered-By: GH:pablogsal

Erlend E. Aasland added 2 commits September 21, 2021 14:40
Modify managed_connect() helper to support in-memory databases. Use it
for the regression tests added in pythonGH-27844.
@bedevere-bot bedevere-bot added awaiting review tests Tests in the Lib/test dir labels Sep 21, 2021
@erlend-aasland erlend-aasland changed the title bpo-44958: Fix ref. leak in test_table_lock_cursor_non_readonly_select() bpo-44958: Fix ref. leak in test_table_lock_cursor_non_readonly_select Sep 21, 2021
@erlend-aasland erlend-aasland changed the title bpo-44958: Fix ref. leak in test_table_lock_cursor_non_readonly_select bpo-44958: Fix ref. leak introduced in GH-27844 Sep 21, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington miss-islington merged commit 3e3ff09 into python:main Sep 21, 2021
@erlend-aasland erlend-aasland deleted the sqlite-fix-refleak branch September 21, 2021 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.