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 serhiy.storchaka
Recipients andersk, pitrou, serhiy.storchaka
Date 2018-05-14.14:00:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526306440.63.0.682650639539.issue32601@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5c0d462689e1a69537eaeba6ab94e3ff3524fc31 by Serhiy Storchaka (Anders Kaseorg) in branch 'master':
bpo-32601: Let test_expanduser use the same user if no others found. (GH-5246)
https://github.com/python/cpython/commit/5c0d462689e1a69537eaeba6ab94e3ff3524fc31
History
Date User Action Args
2018-05-14 14:00:40serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, andersk
2018-05-14 14:00:40serhiy.storchakasetmessageid: <1526306440.63.0.682650639539.issue32601@psf.upfronthosting.co.za>
2018-05-14 14:00:40serhiy.storchakalinkissue32601 messages
2018-05-14 14:00:40serhiy.storchakacreate