summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2018-12-05-17-42-49.bpo-10496.laV_IE.rst
blob: cbfe5eb11668b1b512a1d8ae9b97d5f32ae52399 (plain)
1
2
3
:func:`~distutils.utils.check_environ` of :mod:`distutils.utils` now catchs
:exc:`KeyError` on calling :func:`pwd.getpwuid`: don't create the ``HOME``
environment variable in this case.