]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43901: Fix refleaks in test_module (GH-25754)
authorPablo Galindo <Pablogsal@gmail.com>
Fri, 30 Apr 2021 16:26:45 +0000 (17:26 +0100)
committerGitHub <noreply@github.com>
Fri, 30 Apr 2021 16:26:45 +0000 (17:26 +0100)
commite374a40afa09be728b01653a06c9febfad9c9c50
treea34aa1552de02d9349feb3cb062c534063cb5372
parent7dcf0f6db38b7ab6918608542d3a0c6da0a286af
bpo-43901: Fix refleaks in test_module (GH-25754)
Lib/test/test_module.py
Objects/moduleobject.c