Message320669
| Author | vstinner |
|---|---|
| Recipients | eric.smith, ezio.melotti, mark.dickinson, vstinner |
| Date | 2018-06-28.14:45:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530197148.28.0.56676864532.issue33954@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The bug is in _PyUnicode_InsertThousandsGrouping() This function should take a _PyUnicodeWriter as input, not a PyUnicodeObject. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-28 14:45:48 | vstinner | set | recipients: + vstinner, mark.dickinson, eric.smith, ezio.melotti |
| 2018-06-28 14:45:48 | vstinner | set | messageid: <1530197148.28.0.56676864532.issue33954@psf.upfronthosting.co.za> |
| 2018-06-28 14:45:48 | vstinner | link | issue33954 messages |
| 2018-06-28 14:45:48 | vstinner | create | |