This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Denis.Barmenkov, Jonathon Reinhart, Nicholas Brown, aikinci, antoine.pietri, arekm, bbi5291, christian.heimes, cinerar, eric.araujo, filippo, georg.brandl, grahamd, izbyshev, loewis, matrixise, miss-islington, nadeem.vawda, ned.deily, neologix, r.david.murray, serhiy.storchaka, surajd, tarek, vstinner, xuanji, yan12125, zaytsev
Date 2018-12-18.15:18:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545146289.04.0.788709270274.issue10496@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 17d0c0595e101c4ce76b58e55de37e6b5083e6cd by Victor Stinner in branch 'master':
bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931)
https://github.com/python/cpython/commit/17d0c0595e101c4ce76b58e55de37e6b5083e6cd
History
Date User Action Args
2018-12-18 15:18:09vstinnersetrecipients: + vstinner, loewis, georg.brandl, arekm, christian.heimes, nadeem.vawda, tarek, ned.deily, eric.araujo, grahamd, r.david.murray, neologix, filippo, xuanji, bbi5291, Denis.Barmenkov, aikinci, serhiy.storchaka, matrixise, zaytsev, antoine.pietri, yan12125, Jonathon Reinhart, surajd, izbyshev, cinerar, Nicholas Brown, miss-islington
2018-12-18 15:18:09vstinnersetmessageid: <1545146289.04.0.788709270274.issue10496@psf.upfronthosting.co.za>
2018-12-18 15:18:09vstinnerlinkissue10496 messages
2018-12-18 15:18:09vstinnercreate