Skip to content

bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects.#16155

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:sqlite-row-compare-leak
Sep 16, 2019
Merged

bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects.#16155
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:sqlite-row-compare-leak

Address review comments.

92aad90
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs