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 martin.panter
Recipients Henning.von.Bargen, benjamin.peterson, docs@python, martin.panter, pitrou, r.david.murray, serhiy.storchaka
Date 2015-02-20.04:27:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424406433.01.0.437537467756.issue20699@psf.upfronthosting.co.za>
In-reply-to
Content
Posting patch v3; thanks for the reviews!

* Changed “buffer” → “object”
* Made it clearer that the bytes-like object generalization only applies to method arguments, not return values
* Minor fixes to wording
History
Date User Action Args
2015-02-20 04:27:13martin.pantersetrecipients: + martin.panter, pitrou, benjamin.peterson, r.david.murray, docs@python, serhiy.storchaka, Henning.von.Bargen
2015-02-20 04:27:13martin.pantersetmessageid: <1424406433.01.0.437537467756.issue20699@psf.upfronthosting.co.za>
2015-02-20 04:27:12martin.panterlinkissue20699 messages
2015-02-20 04:27:12martin.pantercreate