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 barry, python-dev, r.david.murray, serhiy.storchaka, vajrasky
Date 2013-12-13.02:41:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dgbjT5Y7fz7LpS@mail.python.org>
In-reply-to
Content
New changeset 29e5dd1f608a by R David Murray in branch 'default':
#19957: Simplify encode_7or8bit now that _payload is always str.
http://hg.python.org/cpython/rev/29e5dd1f608a
History
Date User Action Args
2013-12-13 02:41:18python-devsetrecipients: + python-dev, barry, r.david.murray, serhiy.storchaka, vajrasky
2013-12-13 02:41:18python-devlinkissue19957 messages
2013-12-13 02:41:18python-devcreate