René's URL Explorer Experiment


Title: Implementation of the PEP 538: coerce C locale to C.utf-8 · Issue #72367 · python/cpython · GitHub

Open Graph Title: Implementation of the PEP 538: coerce C locale to C.utf-8 · Issue #72367 · python/cpython

X Title: Implementation of the PEP 538: coerce C locale to C.utf-8 · Issue #72367 · python/cpython

Description: BPO 28180 Nosy @malemburg, @warsaw, @ronaldoussoren, @ncoghlan, @vstinner, @ned-deily, @mcepl, @ezio-melotti, @bitdancer, @methane, @4kir4, @xdegaye, @yan12125, @Vgr255 PRs #659#2130#2155#2208#4334 Dependencies bpo-30565: PEP 538: silenc...

Open Graph Description: BPO 28180 Nosy @malemburg, @warsaw, @ronaldoussoren, @ncoghlan, @vstinner, @ned-deily, @mcepl, @ezio-melotti, @bitdancer, @methane, @4kir4, @xdegaye, @yan12125, @Vgr255 PRs #659#2130#2155#2208#4334...

X Description: BPO 28180 Nosy @malemburg, @warsaw, @ronaldoussoren, @ncoghlan, @vstinner, @ned-deily, @mcepl, @ezio-melotti, @bitdancer, @methane, @4kir4, @xdegaye, @yan12125, @Vgr255 PRs #659#2130#2155#2208#4334...

Opengraph URL: https://github.com/python/cpython/issues/72367

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Implementation of the PEP 538: coerce C locale to C.utf-8","articleBody":"BPO | [28180](https://bugs.python.org/issue28180)\n--- | :---\nNosy | @malemburg, @warsaw, @ronaldoussoren, @ncoghlan, @vstinner, @ned-deily, @mcepl, @ezio-melotti, @bitdancer, @methane, @4kir4, @xdegaye, @yan12125, @Vgr255\nPRs | \u003cli\u003epython/cpython#659\u003c/li\u003e\u003cli\u003epython/cpython#2130\u003c/li\u003e\u003cli\u003epython/cpython#2155\u003c/li\u003e\u003cli\u003epython/cpython#2208\u003c/li\u003e\u003cli\u003epython/cpython#4334\u003c/li\u003e\nDependencies | \u003cli\u003ebpo-30565: PEP 538: silence locale coercion and compatibility warnings by default?\u003c/li\u003e\u003cli\u003ebpo-30635: Leak in test_c_locale_coercion\u003c/li\u003e\u003cli\u003ebpo-30647: CODESET error on AMD64 FreeBSD 10.x Shared 3.x caused by the PEP 538\u003c/li\u003e\nFiles | \u003cli\u003e[fedora-cpython-force-c-utf-8.diff](https://bugs.python.org/file45907/fedora-cpython-force-c-utf-8.diff \"Uploaded as text/plain at 2016-12-15.06:15:51 by @ncoghlan\"): Downstream patch currently proposed for Fedora 26\u003c/li\u003e\u003cli\u003e[fedora-cpython-PYTHONALLOWCLOCALE.diff](https://bugs.python.org/file45951/fedora-cpython-PYTHONALLOWCLOCALE.diff \"Uploaded as text/plain at 2016-12-18.07:10:56 by @ncoghlan\"): Draft Fedora 26 patch as at 2016-12-18\u003c/li\u003e\u003cli\u003e[pep538_coerce_legacy_c_locale.diff](https://bugs.python.org/file46059/pep538_coerce_legacy_c_locale.diff \"Uploaded as text/plain at 2016-12-28.02:45:45 by @ncoghlan\"): Initial patch for PEP 538 (targeting 3.7)\u003c/li\u003e\u003cli\u003e[pep538_coerce_legacy_c_locale_v2.diff](https://bugs.python.org/file46121/pep538_coerce_legacy_c_locale_v2.diff \"Uploaded as text/plain at 2017-01-03.04:15:29 by @ncoghlan\"): Add test cases for handling of unknown locales\u003c/li\u003e\u003cli\u003e[pep538-check-click.sh](https://bugs.python.org/file46190/pep538-check-click.sh \"Uploaded as application/x-shellscript at 2017-01-07.11:43:47 by @ncoghlan\"): Utility script to check click's behaviour in a PEP 538 patched CPython\u003c/li\u003e\u003cli\u003e[pep538_coerce_legacy_c_locale_v3.diff](https://bugs.python.org/file46205/pep538_coerce_legacy_c_locale_v3.diff \"Uploaded as text/plain at 2017-01-08.02:22:37 by @ncoghlan\"): Refactor PEP 538 test cases to cover no locale setting, C locale, POSIX locale and unknown locale\u003c/li\u003e\u003cli\u003e[android_setlocale.patch](https://bugs.python.org/file46329/android_setlocale.patch \"Uploaded as text/plain at 2017-01-18.15:15:59 by @xdegaye\")\u003c/li\u003e\u003cli\u003e[pep538_coerce_legacy_c_locale.patch](https://bugs.python.org/file48991/pep538_coerce_legacy_c_locale.patch \"Uploaded as text/plain at 2020-03-21.12:47:14 by @mcepl\"): Ufinished attempt to port this patch to Python 3.4\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 = 'https://github.com/ncoghlan'\nclosed_at = \u003cDate 2018-03-29.01:23:38.218\u003e\ncreated_at = \u003cDate 2016-09-16.11:17:02.590\u003e\nlabels = ['type-bug', '3.7', 'expert-unicode']\ntitle = 'Implementation of the PEP 538: coerce C locale to C.utf-8'\nupdated_at = \u003cDate 2020-03-22.16:25:00.648\u003e\nuser = 'https://bugs.python.org/JanNiklasHasse'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-03-22.16:25:00.648\u003e\nactor = 'mcepl'\nassignee = 'ncoghlan'\nclosed = True\nclosed_date = \u003cDate 2018-03-29.01:23:38.218\u003e\ncloser = 'ncoghlan'\ncomponents = ['Unicode']\ncreation = \u003cDate 2016-09-16.11:17:02.590\u003e\ncreator = 'Jan Niklas Hasse'\ndependencies = ['30565', '30635', '30647']\nfiles = ['45907', '45951', '46059', '46121', '46190', '46205', '46329', '48991']\nhgrepos = []\nissue_num = 28180\nkeywords = ['patch']\nmessage_count = 89.0\nmessages = ['276693', '276694', '276707', '276709', '276722', '276729', '277273', '277274', '282964', '282965', '282970', '282971', '282972', '282977', '282978', '282984', '283244', '283408', '283409', '283469', '283471', '283482', '283495', '283515', '283543', '283732', '284150', '284170', '284176', '284537', '284605', '284620', '284621', '284631', '284641', '284647', '284697', '284716', '284718', '284719', '284720', '284722', '284725', '284729', '284736', '284742', '284747', '284764', '284782', '284794', '284795', '284799', '284882', '284884', '284886', '284887', '284900', '284908', '284943', '284952', '285735', '286001', '289002', '289534', '295121', '295683', '295688', '295698', '295710', '295713', '295722', '295871', '295872', '295875', '295885', '295913', '295914', '296064', '296075', '296077', '305850', '306108', '314627', '364740', '364760', '364767', '364770', '364804', '364810']\nnosy_count = 16.0\nnosy_names = ['lemburg', 'barry', 'ronaldoussoren', 'ncoghlan', 'vstinner', 'ned.deily', 'mcepl', 'ezio.melotti', 'r.david.murray', 'methane', 'akira', 'Sworddragon', 'xdegaye', 'yan12125', 'abarry', 'Jan Niklas Hasse']\npr_nums = ['659', '2130', '2155', '2208', '4334']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue28180'\nversions = ['Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/JanNiklasHasse","@type":"Person","name":"JanNiklasHasse"},"datePublished":"2016-09-16T11:17:03.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":99},"url":"https://github.com/72367/cpython/issues/72367"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:2acd5290-2772-e6d4-4773-bf5314ee93d7
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD44A:38592C:EFD07B:15E162D:6A4E33B0
html-safe-noncebb49587601731053fdda18ba2346b8f7e4e54c125ff228eb3438d3a90492437c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENDRBOjM4NTkyQzpFRkQwN0I6MTVFMTYyRDo2QTRFMzNCMCIsInZpc2l0b3JfaWQiOiI4MjMzNDU3NjM4MjY5OTI0MjcyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac3049f40d71d127ccfa6faaccda2f5369cdd100d1307a5116a1cd82b3ae03f3e8
hovercard-subject-tagissue:1198959444
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/72367/issue_layout
twitter:imagehttps://opengraph.githubassets.com/a7f8560d186bb3ad21f17da2529606a7ca8e403608e05bab9d6bd93d9e42a526/python/cpython/issues/72367
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/a7f8560d186bb3ad21f17da2529606a7ca8e403608e05bab9d6bd93d9e42a526/python/cpython/issues/72367
og:image:altBPO 28180 Nosy @malemburg, @warsaw, @ronaldoussoren, @ncoghlan, @vstinner, @ned-deily, @mcepl, @ezio-melotti, @bitdancer, @methane, @4kir4, @xdegaye, @yan12125, @Vgr255 PRs #659#2130#2155#2208#4334...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameJanNiklasHasse
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release42a6d378d7587a44c93aca255096cd66b7c8eb2d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/72367#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F72367
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F72367
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/72367
Reloadhttps://github.com/python/cpython/issues/72367
Reloadhttps://github.com/python/cpython/issues/72367
Please reload this pagehttps://github.com/python/cpython/issues/72367
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/72367
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 34.8k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 73.6k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.3k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality 0 https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security and quality https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Implementation of the PEP 538: coerce C locale to C.utf-8https://github.com/python/cpython/issues/72367#top
https://github.com/ncoghlan
3.7 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.7%20(EOL)%22
topic-unicodehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22topic-unicode%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
on Sep 16, 2016https://github.com/python/cpython/issues/72367#issue-1198959444
28180https://bugs.python.org/issue28180
@malemburghttps://github.com/malemburg
@warsawhttps://github.com/warsaw
@ronaldoussorenhttps://github.com/ronaldoussoren
@ncoghlanhttps://github.com/ncoghlan
@vstinnerhttps://github.com/vstinner
@ned-deilyhttps://github.com/ned-deily
@mceplhttps://github.com/mcepl
@ezio-melottihttps://github.com/ezio-melotti
@bitdancerhttps://github.com/bitdancer
@methanehttps://github.com/methane
@4kir4https://github.com/4kir4
@xdegayehttps://github.com/xdegaye
@yan12125https://github.com/yan12125
@Vgr255https://github.com/Vgr255
bpo-28180: Implementation for PEP 538 #659https://github.com/python/cpython/pull/659
bpo-28180: assume UTF-8 for Mac OS X PEP 538 tests #2130https://github.com/python/cpython/pull/2130
bpo-28180: Fix test_capi.test_forced_io_encoding() #2155https://github.com/python/cpython/pull/2155
bpo-28180: Standard stream & FS encoding differ on Mac OS X #2208https://github.com/python/cpython/pull/2208
bpo-28180: Fix the implementation of PEP 538 on Android #4334https://github.com/python/cpython/pull/4334
bpo-30565https://bugs.python.org/issue?@action=redirect&bpo=30565
bpo-30635https://bugs.python.org/issue?@action=redirect&bpo=30635
bpo-30647https://bugs.python.org/issue?@action=redirect&bpo=30647
fedora-cpython-force-c-utf-8.diffhttps://bugs.python.org/file45907/fedora-cpython-force-c-utf-8.diff
fedora-cpython-PYTHONALLOWCLOCALE.diffhttps://bugs.python.org/file45951/fedora-cpython-PYTHONALLOWCLOCALE.diff
pep538_coerce_legacy_c_locale.diffhttps://bugs.python.org/file46059/pep538_coerce_legacy_c_locale.diff
pep538_coerce_legacy_c_locale_v2.diffhttps://bugs.python.org/file46121/pep538_coerce_legacy_c_locale_v2.diff
pep538-check-click.shhttps://bugs.python.org/file46190/pep538-check-click.sh
pep538_coerce_legacy_c_locale_v3.diffhttps://bugs.python.org/file46205/pep538_coerce_legacy_c_locale_v3.diff
android_setlocale.patchhttps://bugs.python.org/file46329/android_setlocale.patch
pep538_coerce_legacy_c_locale.patchhttps://bugs.python.org/file48991/pep538_coerce_legacy_c_locale.patch
ncoghlanhttps://github.com/ncoghlan
3.7 (EOL)end of lifehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.7%20(EOL)%22
topic-unicodehttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22topic-unicode%22
type-bugAn unexpected behavior, bug, or errorhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-bug%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.