Message267088
| Author | serhiy.storchaka |
|---|---|
| Recipients | Henning.von.Bargen, benjamin.peterson, docs@python, martin.panter, pitrou, python-dev, r.david.murray, serhiy.storchaka |
| Date | 2016-06-03.10:35:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1464950124.8.0.0916049703055.issue20699@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Current docs use "bytes or bytearray object" (without references). "bytes" is just an alias to "str" in 2.7, but I prefer to use this name, for consistency with 3.x and for accenting the binary nature of the data. Your new wording LGTM. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-03 10:35:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou, benjamin.peterson, r.david.murray, docs@python, python-dev, martin.panter, Henning.von.Bargen |
| 2016-06-03 10:35:24 | serhiy.storchaka | set | messageid: <1464950124.8.0.0916049703055.issue20699@psf.upfronthosting.co.za> |
| 2016-06-03 10:35:24 | serhiy.storchaka | link | issue20699 messages |
| 2016-06-03 10:35:24 | serhiy.storchaka | create | |