Message327905
| Author | vstinner |
|---|---|
| Recipients | cstratak, lemburg, schwab, serhiy.storchaka, skrah, vstinner |
| Date | 2018-10-17.15:19:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1539789552.35.0.788709270274.issue31900@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Victor: > The technical issue here is that the libc has no "stateless" function to process bytes and text with one specific locale. Andreas Schwab: > That's not true. There is a rich set of *_l functions that take a locale_t object and operate on that locale. Oh. Do you want to work on a patch to use these functions? If yes, please open a new issue to enhance the code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-17 15:19:12 | vstinner | set | recipients: + vstinner, lemburg, skrah, serhiy.storchaka, schwab, cstratak |
| 2018-10-17 15:19:12 | vstinner | set | messageid: <1539789552.35.0.788709270274.issue31900@psf.upfronthosting.co.za> |
| 2018-10-17 15:19:12 | vstinner | link | issue31900 messages |
| 2018-10-17 15:19:12 | vstinner | create | |