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 python-dev
Recipients Alex.Willmer, Roman.Evstifeev, python-dev, xdegaye
Date 2016-12-13.08:13:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161213081323.100042.15289.AC99D2EA@psf.io>
In-reply-to
Content
New changeset e89c9ab46d77 by Xavier de Gaye in branch '3.6':
Issue #26856: Fix the tests assuming that the pwd module has getpwall() and
https://hg.python.org/cpython/rev/e89c9ab46d77

New changeset 692083f85981 by Xavier de Gaye in branch 'default':
Issue #26856: Merge 3.6.
https://hg.python.org/cpython/rev/692083f85981
History
Date User Action Args
2016-12-13 08:13:26python-devsetrecipients: + python-dev, xdegaye, Roman.Evstifeev, Alex.Willmer
2016-12-13 08:13:26python-devlinkissue26856 messages
2016-12-13 08:13:26python-devcreate