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 steven.daprano
Recipients benspiller, docs@python, steven.daprano
Date 2016-02-16.13:01:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455627698.41.0.52547652524.issue26369@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps you could suggest a specific change to the docstrings for str.encode and unicode.decode?

(BTW, I presume you are aware that the equivalent of (bytes)str.encode and unicode.decode are gone in Python 3?)
History
Date User Action Args
2016-02-16 13:01:38steven.dapranosetrecipients: + steven.daprano, docs@python, benspiller
2016-02-16 13:01:38steven.dapranosetmessageid: <1455627698.41.0.52547652524.issue26369@psf.upfronthosting.co.za>
2016-02-16 13:01:38steven.dapranolinkissue26369 messages
2016-02-16 13:01:38steven.dapranocreate