Message 324676 - Python tracker
Message324676
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2018-09-06.09:23:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536225819.81.0.56676864532.issue34595@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My previous attempt to fix that issue, 7 years ago: bpo-10833 :-) See also bpo-7330 where I implemented width and precision (ex: "%5.3s") in PyUnicode_FromFormat(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-06 09:23:39 | vstinner | set | recipients: + vstinner |
| 2018-09-06 09:23:39 | vstinner | set | messageid: <1536225819.81.0.56676864532.issue34595@psf.upfronthosting.co.za> |
| 2018-09-06 09:23:39 | vstinner | link | issue34595 messages |
| 2018-09-06 09:23:39 | vstinner | create | |