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 docs@python, orsenthil, python-dev, xiang.zhang
Date 2016-10-16.21:46:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161016214630.32911.94125.19A716F2@psf.io>
In-reply-to
Content
New changeset a4889719e3c2 by Berker Peksag in branch '3.5':
Issue #28432: Fix first parameter name in PyUnicode_EncodeLocale documentation
https://hg.python.org/cpython/rev/a4889719e3c2

New changeset 1fc08c283f8f by Berker Peksag in branch '3.6':
Issue #28432: Merge from 3.5
https://hg.python.org/cpython/rev/1fc08c283f8f

New changeset 767a78aacd29 by Berker Peksag in branch 'default':
Issue #28432: Merge from 3.6
https://hg.python.org/cpython/rev/767a78aacd29
History
Date User Action Args
2016-10-16 21:46:33python-devsetrecipients: + python-dev, orsenthil, docs@python, xiang.zhang
2016-10-16 21:46:33python-devlinkissue28432 messages
2016-10-16 21:46:33python-devcreate