Message 330129 - Python tracker
Message330129
| Author | vstinner |
|---|---|
| Recipients | Guillaume Pasquet (Etenil), cstratak, lemburg, loewis, schwab, serhiy.storchaka, vstinner, xtreak |
| Date | 2018-11-20.12:47:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1542718064.57.0.788709270274.issue28604@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See also bpo-33954: float.__format__('n') fails with _PyUnicode_CheckConsistency assertion error for locales with non-ascii thousands separator. It may be nice to fix these two bugs at the same times, since they are related :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-20 12:47:44 | vstinner | set | recipients: + vstinner, lemburg, loewis, serhiy.storchaka, schwab, cstratak, Guillaume Pasquet (Etenil), xtreak |
| 2018-11-20 12:47:44 | vstinner | set | messageid: <1542718064.57.0.788709270274.issue28604@psf.upfronthosting.co.za> |
| 2018-11-20 12:47:44 | vstinner | link | issue28604 messages |
| 2018-11-20 12:47:44 | vstinner | create | |