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 Rosuav, benjamin.peterson, python-dev, serhiy.storchaka, steven.daprano
Date 2015-12-18.11:13:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151218111354.90182.34009@psf.io>
In-reply-to
Content
New changeset c87b2f61650f by Serhiy Storchaka in branch '3.5':
Issue #25899: Converted non-ASCII characters in docstrings and manpage
https://hg.python.org/cpython/rev/c87b2f61650f

New changeset 1eeb25f08cfd by Serhiy Storchaka in branch 'default':
Issue #25899: Converted non-ASCII characters in docstrings and manpage
https://hg.python.org/cpython/rev/1eeb25f08cfd

New changeset 7b176dafb56b by Serhiy Storchaka in branch '3.5':
Issue #25899: Fixed typo in .bzrignore.
https://hg.python.org/cpython/rev/7b176dafb56b

New changeset 8873f34e2186 by Serhiy Storchaka in branch '2.7':
Issue #25899: Fixed typo in .bzrignore.
https://hg.python.org/cpython/rev/8873f34e2186

New changeset e1d5f645b476 by Serhiy Storchaka in branch 'default':
Issue #25899: Fixed typo in .bzrignore.
https://hg.python.org/cpython/rev/e1d5f645b476
History
Date User Action Args
2015-12-18 11:13:59python-devsetrecipients: + python-dev, benjamin.peterson, steven.daprano, Rosuav, serhiy.storchaka
2015-12-18 11:13:59python-devlinkissue25899 messages
2015-12-18 11:13:59python-devcreate