commit | 3e3ff09058a71b92c32d1d7dc32470c0cf49300c | [log] [tgz] |
---|---|---|
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | Tue Sep 21 15:15:54 2021 +0200 |
committer | GitHub <noreply@github.com> | Tue Sep 21 06:15:54 2021 -0700 |
tree | 10016af6d95732c5ed9799513dfd909ea13fe9ee | |
parent | 050d1035957379d70e8601e6f5636637716a264b [diff] |
bpo-44958: Fix ref. leak introduced in GH-27844 (GH-28490) Modify managed_connect() helper to support in-memory databases. Use it for the regression tests added in GH-27844. Automerge-Triggered-By: GH:pablogsal