diff options
author | Miro HronĨok <miro@hroncok.cz> | 2018-05-11 05:40:43 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-05-11 05:40:43 (GMT) |
commit | 7ec8f28656ea9d84048e9b5655375c6a74a59f53 (patch) | |
tree | 3278046b4177919761ea7c9ee16816e174613970 /Python/pyhash.c | |
parent | b551e9f0ff25018a5606465003e2c51c04f693a3 (diff) | |
download | cpython-7ec8f28656ea9d84048e9b5655375c6a74a59f53.zip cpython-7ec8f28656ea9d84048e9b5655375c6a74a59f53.tar.gz cpython-7ec8f28656ea9d84048e9b5655375c6a74a59f53.tar.bz2 |
bpo-33455: Pass os.environ in test_posix::test_specify_environment. (GH-6753)
Pass os.environ's copy to new process created at test_posix:
test_specify_environment. Otherwise important variables such as
LD_LIBRARY_PATH are not set and the child process might not work at all
in an environment where such variables are required for Python to function.
Diffstat (limited to 'Python/pyhash.c')
0 files changed, 0 insertions, 0 deletions