check_environ() of distutils.utils now catchs KeyError on calling pwd.getpwuid(): don't create the HOME environment variable in this case. (cherry picked from commit 17d0c0595e) Co-authored-by: Victor Stinner <vstinner@redhat.com>
17d0c0595e
test_distutils