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 martin.panter, python-dev, xdegaye
Date 2017-01-24.04:57:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170124045711.19405.68028.43B2E727@psf.io>
In-reply-to
Content
New changeset 154757703c98 by Martin Panter in branch '3.5':
Issue #29273: Remove unneeded workaround to restore locale
https://hg.python.org/cpython/rev/154757703c98

New changeset 146f7ec82f93 by Martin Panter in branch '3.6':
Issues #29273: Merge test___all__ from 3.5
https://hg.python.org/cpython/rev/146f7ec82f93

New changeset 1615898492a6 by Martin Panter in branch 'default':
Issues #29273: Merge test___all__ from 3.6
https://hg.python.org/cpython/rev/1615898492a6
History
Date User Action Args
2017-01-24 04:57:15python-devsetrecipients: + python-dev, xdegaye, martin.panter
2017-01-24 04:57:15python-devlinkissue29273 messages
2017-01-24 04:57:15python-devcreate