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.
V
Victor Stinner committed
17d0c0595e101c4ce76b58e55de37e6b5083e6cd
Parent: e6b247c
Committed by GitHub <noreply@github.com>
on 12/18/2018, 3:17:56 PM