]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-29778: test_embed tests the path configuration (GH-21306)
authorVictor Stinner <vstinner@python.org>
Tue, 7 Jul 2020 22:20:37 +0000 (00:20 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Jul 2020 22:20:37 +0000 (00:20 +0200)
commit8f42748ded5e978fe8a924115179d45a74a6363b
tree73ccdf0457e669e8584856dd1cd087fb6b542379
parent6ae2780be0667a8dc52c4fb583171ec86067d700
bpo-29778: test_embed tests the path configuration (GH-21306)
Include/internal/pycore_pathconfig.h
Lib/test/test_embed.py
Modules/_testinternalcapi.c
Python/initconfig.c
Python/pathconfig.c