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 chris.jerdonek, docs@python, eric.araujo, ezio.melotti, flox, georg.brandl, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy
Date 2014-12-05.20:30:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141205203037.27495.40177@psf.io>
In-reply-to
Content
New changeset 853e3e115db4 by Serhiy Storchaka in branch '3.4':
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
https://hg.python.org/cpython/rev/853e3e115db4

New changeset 450a025b1669 by Serhiy Storchaka in branch 'default':
Issue #22581: Use more "bytes-like object" throughout the docs and comments.
https://hg.python.org/cpython/rev/450a025b1669
History
Date User Action Args
2014-12-05 20:30:51python-devsetrecipients: + python-dev, georg.brandl, rhettinger, terry.reedy, pitrou, ezio.melotti, eric.araujo, r.david.murray, flox, chris.jerdonek, docs@python, serhiy.storchaka
2014-12-05 20:30:51python-devlinkissue22581 messages
2014-12-05 20:30:51python-devcreate