]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37124: Fix reference leak in test_msilib (GH-13750)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Jun 2019 11:56:17 +0000 (04:56 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2019 11:56:17 +0000 (04:56 -0700)
commitc9015a7228029bb22fa581b31c4c1ebdc2882814
treeb16f623f982119c9d125df62ff9d9bb4e6152919
parent5779898a1f2e959d4064c34ab3c655f785795322
bpo-37124: Fix reference leak in test_msilib (GH-13750)

(cherry picked from commit c0295dba259accc4b247beb22a0b2cc2f31d9850)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Lib/test/test_msilib.py