Message292101
| Author | serhiy.storchaka |
|---|---|
| Recipients | benjamin.peterson, cocoatomo, docs@python, r.david.murray, serhiy.storchaka |
| Date | 2017-04-22.04:41:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1492836119.73.0.868326084231.issue30134@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
BytesWarning should be added in the table in warnings.rst (and check that all other built-in warning categories are in this table). It is worth to mention the -b option. And I think the docstring of BytesWarning should be corrected. "Unicode" should be used rather that "str" since str and bytes is the same in 2.7. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-22 04:41:59 | serhiy.storchaka | set | recipients: + serhiy.storchaka, benjamin.peterson, r.david.murray, docs@python, cocoatomo |
| 2017-04-22 04:41:59 | serhiy.storchaka | set | messageid: <1492836119.73.0.868326084231.issue30134@psf.upfronthosting.co.za> |
| 2017-04-22 04:41:59 | serhiy.storchaka | link | issue30134 messages |
| 2017-04-22 04:41:59 | serhiy.storchaka | create | |