Title: test_c_locale_coercion fails when the default LC_CTYPE != "C" · Issue #76183 · python/cpython · GitHub
Open Graph Title: test_c_locale_coercion fails when the default LC_CTYPE != "C" · Issue #76183 · python/cpython
X Title: test_c_locale_coercion fails when the default LC_CTYPE != "C" · Issue #76183 · python/cpython
Description: BPO 32002 Nosy @ncoghlan, @xdegaye, @embray PRs #4361#4369 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details GitHub fields: assignee = None closed_at ...
Open Graph Description: BPO 32002 Nosy @ncoghlan, @xdegaye, @embray PRs #4361#4369 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details G...
X Description: BPO 32002 Nosy @ncoghlan, @xdegaye, @embray PRs #4361#4369 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details G...
Opengraph URL: https://github.com/python/cpython/issues/76183
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"test_c_locale_coercion fails when the default LC_CTYPE != \"C\"","articleBody":"BPO | [32002](https://bugs.python.org/issue32002)\n--- | :---\nNosy | @ncoghlan, @xdegaye, @embray\nPRs | \u003cli\u003epython/cpython#4361\u003c/li\u003e\u003cli\u003epython/cpython#4369\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 = None\ncreated_at = \u003cDate 2017-11-10.10:47:52.200\u003e\nlabels = ['3.7', 'type-bug', 'tests']\ntitle = 'test_c_locale_coercion fails when the default LC_CTYPE != \"C\"'\nupdated_at = \u003cDate 2020-06-28.07:34:48.407\u003e\nuser = 'https://github.com/embray'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-06-28.07:34:48.407\u003e\nactor = 'ncoghlan'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Tests']\ncreation = \u003cDate 2017-11-10.10:47:52.200\u003e\ncreator = 'erik.bray'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 32002\nkeywords = ['patch']\nmessage_count = 11.0\nmessages = ['306019', '306022', '306023', '306027', '306036', '306078', '306079', '306083', '307785', '308466', '372506']\nnosy_count = 3.0\nnosy_names = ['ncoghlan', 'xdegaye', 'erik.bray']\npr_nums = ['4361', '4369']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue32002'\nversions = ['Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/embray","@type":"Person","name":"embray"},"datePublished":"2017-11-10T10:47:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":12},"url":"https://github.com/76183/cpython/issues/76183"}
| 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:a5dd3266-c761-d457-9988-e991d5c24229 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D0B6:68043:14409C:1C22C5:6A4D14D0 |
| html-safe-nonce | 67324163da5c365b158211d30245d25461c1c2e8a3d7b251e9c3d074dd9842ef |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMEI2OjY4MDQzOjE0NDA5QzoxQzIyQzU6NkE0RDE0RDAiLCJ2aXNpdG9yX2lkIjoiNTA3NjIwNDAzNzY5NjQ1OTk4NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 956d438509b87c48f052c40327143c9ff99ae404b3f07a2fa8960923c7666205 |
| hovercard-subject-tag | issue:1198982613 |
| 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/76183/issue_layout |
| twitter:image | https://opengraph.githubassets.com/7b7d9d7654e4f2e82a99791640f464f4299103271252ce562611b9db19f7ffe8/python/cpython/issues/76183 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/7b7d9d7654e4f2e82a99791640f464f4299103271252ce562611b9db19f7ffe8/python/cpython/issues/76183 |
| og:image:alt | BPO 32002 Nosy @ncoghlan, @xdegaye, @embray PRs #4361#4369 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more details G... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | embray |
| hostname | github.com |
| expected-hostname | github.com |
| None | bcb4661e6fb4fe8b394c51ea02ccdb2236d40dc59afc75a3bbba50bf6517134c |
| 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 | fb70bd3c4b2bec429781b65419e912c66e2d5581 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width