]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37124: Fix reference leak in test_msilib (GH-13750) (GH-14340)
authorVictor Stinner <vstinner@redhat.com>
Mon, 24 Jun 2019 14:09:49 +0000 (16:09 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2019 14:09:49 +0000 (16:09 +0200)
commit6cbff564f00fbe17b5443f6986a44ce116d32aee
treeb008c531dae1ffc093e82ecf34ebc585a3c61b85
parent9d55bf440cd0b8b06509318d7676c0744147c5b2
bpo-37124: Fix reference leak in test_msilib (GH-13750) (GH-14340)

(cherry picked from commit c0295dba259accc4b247beb22a0b2cc2f31d9850)
Lib/test/test_msilib.py