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 SilentGhost, abarry, georg.brandl, leewz, martin.panter, python-dev, rhettinger, serhiy.storchaka
Date 2016-06-04.19:42:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160604194214.20938.63925.436B1336@psf.io>
In-reply-to
Content
New changeset 8136f9623d7f by Zachary Ware in branch '3.5':
Issue #26809: Add __all__ to string module.  Patch by Emanuel Barry
https://hg.python.org/cpython/rev/8136f9623d7f

New changeset 21ae58b77924 by Zachary Ware in branch 'default':
Closes #26809: Merge with 3.5
https://hg.python.org/cpython/rev/21ae58b77924
History
Date User Action Args
2016-06-04 19:42:17python-devsetrecipients: + python-dev, georg.brandl, rhettinger, SilentGhost, martin.panter, serhiy.storchaka, leewz, abarry
2016-06-04 19:42:17python-devlinkissue26809 messages
2016-06-04 19:42:16python-devcreate