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, nadeem.vawda, ned.deily, neologix, r.david.murray, serhiy.storchaka, surajd, tarek, vstinner, xuanji, yan12125, zaytsev
Date 2018-12-05.15:49:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544024979.38.0.788709270274.issue10496@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f2f4555d8287ad217a1dba7bbd93103ad4daf3a8 by Victor Stinner in branch 'master':
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919)
https://github.com/python/cpython/commit/f2f4555d8287ad217a1dba7bbd93103ad4daf3a8
History
Date User Action Args
2018-12-05 15:49:39vstinnersetrecipients: + 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
2018-12-05 15:49:39vstinnersetmessageid: <1544024979.38.0.788709270274.issue10496@psf.upfronthosting.co.za>
2018-12-05 15:49:39vstinnerlinkissue10496 messages
2018-12-05 15:49:39vstinnercreate