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 ammar2
Recipients Alexey Popravka, ammar2, docs@python, r.david.murray
Date 2017-01-20.03:06:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484881601.16.0.770985930771.issue29281@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch adds a versionchanged block to specify that bytes and bytesarray can now be used and the types of encodings it supports (as taken from the whatsnew changes here https://hg.python.org/cpython/rev/e9e1bf9ec2ac#l2.7)
History
Date User Action Args
2017-01-20 03:06:41ammar2setrecipients: + ammar2, r.david.murray, docs@python, Alexey Popravka
2017-01-20 03:06:41ammar2setmessageid: <1484881601.16.0.770985930771.issue29281@psf.upfronthosting.co.za>
2017-01-20 03:06:41ammar2linkissue29281 messages
2017-01-20 03:06:40ammar2create