Message 413745 - Python tracker (original) (raw)
Message413745
This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
| Author | vstinner |
|---|---|
| Recipients | eryksun, lemburg, serhiy.storchaka, vstinner |
| Date | 2022-02-22.21:06:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1645564009.43.0.34203777692.issue46659@roundup.psfhosted.org |
| In-reply-to |
| Content |
|---|
| New changeset b899126094731bc49fecb61f2c1b7557d74ca839 by Victor Stinner in branch 'main': bpo-46659: Deprecate locale.getdefaultlocale() (GH-31206) https://github.com/python/cpython/commit/b899126094731bc49fecb61f2c1b7557d74ca839 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-22 21:06:49 | vstinner | set | recipients: + vstinner, lemburg, serhiy.storchaka, eryksun |
| 2022-02-22 21:06:49 | vstinner | set | messageid: 1645564009.43.0.34203777692.issue46659@roundup.psfhosted.org |
| 2022-02-22 21:06:49 | vstinner | link | issue46659 messages |
| 2022-02-22 21:06:49 | vstinner | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜