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 Alexander Schrijver
Recipients Alexander Schrijver, barry, docs@python, ezio.melotti, gregory.p.smith, jwilk, martin.panter, python-dev, r.david.murray, scharron, serhiy.storchaka, terry.reedy, vstinner
Date 2016-05-31.21:16:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464729370.48.0.351675124485.issue22232@psf.upfronthosting.co.za>
In-reply-to
Content
This diff synchronizes the cpython 2.7 with that from 3.5 and also describes the difference between bytes objects and unicode objects (from the other diff)
History
Date User Action Args
2016-05-31 21:16:10Alexander Schrijversetrecipients: + Alexander Schrijver, barry, terry.reedy, gregory.p.smith, vstinner, jwilk, ezio.melotti, r.david.murray, docs@python, python-dev, martin.panter, serhiy.storchaka, scharron
2016-05-31 21:16:10Alexander Schrijversetmessageid: <1464729370.48.0.351675124485.issue22232@psf.upfronthosting.co.za>
2016-05-31 21:16:10Alexander Schrijverlinkissue22232 messages
2016-05-31 21:16:10Alexander Schrijvercreate