Staging
v0.5.1
https://github.com/python/cpython
Revision ea6b322829c62951362f267d7afdd262aa2b3e2c authored by Victor Stinner on 18 December 2018, 16:34:51 UTC, committed by GitHub on 18 December 2018, 16:34:51 UTC
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 17d0c0595e101c4ce76b58e55de37e6b5083e6cd)
1 parent 34b7c43
History
Tip revision: ea6b322829c62951362f267d7afdd262aa2b3e2c authored by Victor Stinner on 18 December 2018, 16:34:51 UTC
bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931) (GH-11213)
Tip revision: ea6b322
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.1 KB
README.txt -rw-r--r-- 3.9 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.8 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 36.5 KB
license.rst -rw-r--r-- 44.1 KB
make.bat -rw-r--r-- 4.4 KB

README.txt

back to top