]> granicus.if.org Git - python/commit
bpo-36301: Test Python init with isolated (GH-12569)
authorVictor Stinner <vstinner@redhat.com>
Tue, 26 Mar 2019 23:26:18 +0000 (00:26 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2019 23:26:18 +0000 (00:26 +0100)
commit6da20a49507c46738632baf3e4bfe3bdd086155b
tree87f5c0c3842b536d2b3c015f1bf4992b1d279f73
parent6cd658b1a5cb2413230dbc2d9395d20498be8518
bpo-36301: Test Python init with isolated (GH-12569)

Add test_preinit_isolated1() and test_preinit_isolated2() test_embed.
Lib/test/test_embed.py
Programs/_testembed.c