Message 200970 - Python tracker
Message200970
| Author | vstinner |
|---|---|
| Recipients | BreamoreBoy, eric.smith, loewis, mark.dickinson, mcepl, skrah, vstinner |
| Date | 2013-10-22.15:48:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1382456928.44.0.542803747209.issue7442@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
"So it should happen somewhere in PyUnicode_DecodeLocaleAndSize(). Perhaps we can create _PyUnicode_DecodeLocaleAndSize() which would take an LC_CTYPE parameter?" For this issue, it means that Python localeconv() will have to change the LC_CTYPE locale many time, for each monetary and each number value. I prefer your patch :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-22 15:48:48 | vstinner | set | recipients: + vstinner, loewis, mark.dickinson, eric.smith, mcepl, skrah, BreamoreBoy |
| 2013-10-22 15:48:48 | vstinner | set | messageid: <1382456928.44.0.542803747209.issue7442@psf.upfronthosting.co.za> |
| 2013-10-22 15:48:48 | vstinner | link | issue7442 messages |
| 2013-10-22 15:48:48 | vstinner | create | |