Message 412842 - Python tracker (original) (raw)
Message412842
| Author | vstinner |
|---|---|
| Recipients | eryksun, lemburg, serhiy.storchaka, vstinner |
| Date | 2022-02-08.14:40:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1644331254.42.0.846335653928.issue46659@roundup.psfhosted.org |
| In-reply-to |
| Content |
|---|
| Eryk: I created GH-31214 which uses the user preferred locale if the current LC_TIME locale is "C" or "POSIX". Moreover, it no longer gets the current locale when the class is created. If locale=locale is passed, just use the current LC_TIME (or the user preferred is the locale is "C" or "POSIX"). |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-08 14:40:54 | vstinner | set | recipients: + vstinner, lemburg, serhiy.storchaka, eryksun |
| 2022-02-08 14:40:54 | vstinner | set | messageid: 1644331254.42.0.846335653928.issue46659@roundup.psfhosted.org |
| 2022-02-08 14:40:54 | vstinner | link | issue46659 messages |
| 2022-02-08 14:40:54 | vstinner | create |