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 dino.viehland
Recipients Dinesh Wijekoon, Matthias Braun, dino.viehland, ezio.melotti, python-dev, serhiy.storchaka
Date 2020-03-17.16:51:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584463912.26.0.163491274703.issue26067@roundup.psfhosted.org>
In-reply-to
Content
New changeset 52268941f37e3e27bd01792b081877ec3bc9ce12 by Matthias Braun in branch 'master':
bpo-26067: Do not fail test_shutil / chown when gid/uid cannot be resolved (#19032)
https://github.com/python/cpython/commit/52268941f37e3e27bd01792b081877ec3bc9ce12
History
Date User Action Args
2020-03-17 16:51:52dino.viehlandsetrecipients: + dino.viehland, ezio.melotti, python-dev, serhiy.storchaka, Dinesh Wijekoon, Matthias Braun
2020-03-17 16:51:52dino.viehlandsetmessageid: <1584463912.26.0.163491274703.issue26067@roundup.psfhosted.org>
2020-03-17 16:51:52dino.viehlandlinkissue26067 messages
2020-03-17 16:51:51dino.viehlandcreate