Title: python -m locale fails on OSX · Issue #54299 · python/cpython · GitHub
Open Graph Title: python -m locale fails on OSX · Issue #54299 · python/cpython
X Title: python -m locale fails on OSX · Issue #54299 · python/cpython
Description: BPO 10090 Nosy @malemburg, @loewis, @ronaldoussoren, @abalkin, @merwok Dependencies bpo-10154: locale.normalize strips "-" from UTF-8, which fails on Mac Note: these values reflect the state of the issue at the time it was migrated and m...
Open Graph Description: BPO 10090 Nosy @malemburg, @loewis, @ronaldoussoren, @abalkin, @merwok Dependencies bpo-10154: locale.normalize strips "-" from UTF-8, which fails on Mac Note: these values reflect the state of the...
X Description: BPO 10090 Nosy @malemburg, @loewis, @ronaldoussoren, @abalkin, @merwok Dependencies bpo-10154: locale.normalize strips "-" from UTF-8, which fails on Mac Note: these values reflect the st...
Opengraph URL: https://github.com/python/cpython/issues/54299
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"python -m locale fails on OSX","articleBody":"BPO | [10090](https://bugs.python.org/issue10090)\n--- | :---\nNosy | @malemburg, @loewis, @ronaldoussoren, @abalkin, @merwok\nDependencies | \u003cli\u003ebpo-10154: locale.normalize strips \u0026quot;-\u0026quot; from UTF-8,\twhich fails on Mac\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = \u003cDate 2011-05-17.12:15:25.397\u003e\ncreated_at = \u003cDate 2010-10-13.19:33:11.525\u003e\nlabels = ['type-bug', 'library']\ntitle = 'python -m locale fails on OSX'\nupdated_at = \u003cDate 2011-05-17.12:15:25.396\u003e\nuser = 'https://github.com/abalkin'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2011-05-17.12:15:25.396\u003e\nactor = 'ronaldoussoren'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2011-05-17.12:15:25.397\u003e\ncloser = 'ronaldoussoren'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2010-10-13.19:33:11.525\u003e\ncreator = 'belopolsky'\ndependencies = ['10154']\nfiles = []\nhgrepos = []\nissue_num = 10090\nkeywords = []\nmessage_count = 2.0\nmessages = ['118567', '136151']\nnosy_count = 5.0\nnosy_names = ['lemburg', 'loewis', 'ronaldoussoren', 'belopolsky', 'eric.araujo']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue10090'\nversions = ['Python 3.1', 'Python 2.7', 'Python 3.2']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/abalkin","@type":"Person","name":"abalkin"},"datePublished":"2010-10-13T19:33:12.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/54299/cpython/issues/54299"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:df040f91-6843-7632-b88a-0db9c073b22a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D67E:13DB1B:59554F:77A6F6:6A518781 |
| html-safe-nonce | 7fa6a40b95af5b028da3f7503e5bee96d5561b0ec2c096c4bffac4a887101133 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENjdFOjEzREIxQjo1OTU1NEY6NzdBNkY2OjZBNTE4NzgxIiwidmlzaXRvcl9pZCI6IjIwOTQ2NzQ5Mzk1MjUzMDIxNDUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 5a0b3dc822c661b441775f4b0b7f1a426425029e1aa6149ff3ac30c9e65290b0 |
| hovercard-subject-tag | issue:1198860914 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/54299/issue_layout |
| twitter:image | https://opengraph.githubassets.com/c93d12a9ac6f5797c751f97a428770a7d2f628d469b9872efadd702fa124889c/python/cpython/issues/54299 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/c93d12a9ac6f5797c751f97a428770a7d2f628d469b9872efadd702fa124889c/python/cpython/issues/54299 |
| og:image:alt | BPO 10090 Nosy @malemburg, @loewis, @ronaldoussoren, @abalkin, @merwok Dependencies bpo-10154: locale.normalize strips "-" from UTF-8, which fails on Mac Note: these values reflect the state of the... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | abalkin |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | cb77a7b8b06cd86c243be33fd8e7922d70a9d243 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width