Message 292145 - Python tracker

Message292145

Author martin.panter
Recipients benjamin.peterson, cocoatomo, docs@python, martin.panter, r.david.murray, serhiy.storchaka
Date 2017-04-23.01:13:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492909995.04.0.612259080889.issue30134@psf.upfronthosting.co.za>
In-reply-to
Content
.
Issue 11681 is already open for the -b option, with a patch in progress.

If updating the doc string, also change “buffer” to “bytearray”. This is what “bytearray” was originally called in Python 3, and “buffer” is something different in Python 2.
History
Date User Action Args
2017-04-23 01:13:15martin.pantersetrecipients: + martin.panter, benjamin.peterson, r.david.murray, docs@python, serhiy.storchaka, cocoatomo
2017-04-23 01:13:15martin.pantersetmessageid: <1492909995.04.0.612259080889.issue30134@psf.upfronthosting.co.za>
2017-04-23 01:13:15martin.panterlinkissue30134 messages
2017-04-23 01:13:15martin.pantercreate