Message290500
| Author | martin.panter |
|---|---|
| Recipients | Arfrever, benjamin.peterson, docs@python, martin.panter, r.david.murray, rhettinger, serhiy.storchaka, vstinner, zbysz |
| Date | 2017-03-25.21:21:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490476895.88.0.979076150648.issue21071@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A backwards-compatible way forward would be to preserve (and document) the “format” attribute as a byte string, and add a new attribute which is definitely a text string. Not sure of a good name; perhaps “Struct.text_format” or “format_str” is a start. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-25 21:21:35 | martin.panter | set | recipients: + martin.panter, rhettinger, vstinner, benjamin.peterson, Arfrever, r.david.murray, zbysz, docs@python, serhiy.storchaka |
| 2017-03-25 21:21:35 | martin.panter | set | messageid: <1490476895.88.0.979076150648.issue21071@psf.upfronthosting.co.za> |
| 2017-03-25 21:21:35 | martin.panter | link | issue21071 messages |
| 2017-03-25 21:21:35 | martin.panter | create | |