Files
cpython/Lib/distutils/tests
Miss Islington (bot) 6e96fb44f1 bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931)
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>
2018-12-18 07:34:54 -08:00
..
2016-08-31 11:39:35 -04:00
2016-08-03 18:49:46 -04:00