Message 416329 - Python tracker
Message416329
| Author | methane |
|---|---|
| Recipients | eryksun, ezio.melotti, lemburg, methane, vstinner |
| Date | 2022-03-30.07:25:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1648625156.52.0.0183797354699.issue47000@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
@vstiner Since UTF-8 mode affects `locale.getpreferredencoding(False)`, I need to decide alternative API in the PEP 686. If no objections, I will choose `locale.get_encoding()` for current locale encoding (ACP on Windows). See https://github.com/python/peps/pull/2470/files |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-30 07:25:56 | methane | set | recipients: + methane, lemburg, vstinner, ezio.melotti, eryksun |
| 2022-03-30 07:25:56 | methane | set | messageid: <1648625156.52.0.0183797354699.issue47000@roundup.psfhosted.org> |
| 2022-03-30 07:25:56 | methane | link | issue47000 messages |
| 2022-03-30 07:25:56 | methane | create | |