]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-1635741: test_embed cheks that Python does not leak (GH-31555)
authorVictor Stinner <vstinner@python.org>
Thu, 24 Feb 2022 23:03:20 +0000 (00:03 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Feb 2022 23:03:20 +0000 (00:03 +0100)
commitc9c178fdb1af01e441a6c83f3a21a67e5dd9f17d
tree9a4936bdb8d51fc5843bad569d772f496704c00d
parent38f331d4656394ae0f425568e26790ace778e076
bpo-1635741: test_embed cheks that Python does not leak (GH-31555)
Lib/test/test_cmd_line.py
Lib/test/test_embed.py