Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-53203: Fix strptime() for %c, %x and %X formats on many locales#125406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedOct 13, 2024
edited by bedevere-appbot
Loading

Fixed most locales that use non-ASCII digits, like Persian, Burmese, Odia and Shan.

Fixed most locales that use non-ASCII digits, like Persian, Burmese,Odia and Shan.
@serhiy-storchakaserhiy-storchaka merged commit5f4e5b5 intopython:mainOct 14, 2024
34 checks passed
@miss-islington-app
Copy link

Thanks@serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@serhiy-storchakaserhiy-storchaka deleted the strptime-digits branchOctober 14, 2024 13:29
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 14, 2024
…les (pythonGH-125406)Fixed most locales that use non-ASCII digits, like Persian, Burmese,Odia and Shan.(cherry picked from commit5f4e5b5)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington-app
Copy link

Sorry,@serhiy-storchaka, I could not cleanly backport this to3.12 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 5f4e5b598cab86d5fd5727d423c9728221889ed0 3.12

@bedevere-app
Copy link

GH-125454 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelOct 14, 2024
@vstinner
Copy link
Member

@serhiy-storchaka
Copy link
MemberAuthor

Should be fixed by#125469.

serhiy-storchaka added a commit that referenced this pull requestOct 14, 2024
…ales (GH-125406) (GH-125454)Fixed most locales that use non-ASCII digits, like Persian, Burmese,Odia and Shan.(cherry picked from commit5f4e5b5)Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestOct 14, 2024
…s on many locales (pythonGH-125406) (pythonGH-125454)Fixed most locales that use non-ASCII digits, like Persian, Burmese,Odia and Shan.(cherry picked from commit5f4e5b5)(cherry picked from commitcbcdf34)Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull requestOct 14, 2024
…ales (GH-125406) (GH-125454) (GH-125483)Fixed most locales that use non-ASCII digits, like Persian, Burmese,Odia and Shan.(cherry picked from commit5f4e5b5)(cherry picked from commitcbcdf34)Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
@terryjreedyterryjreedy removed the needs backport to 3.12only security fixes labelFeb 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@pgansslepganssleAwaiting requested review from pgansslepganssle is a code owner

@abalkinabalkinAwaiting requested review from abalkinabalkin is a code owner

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@serhiy-storchaka@vstinner@terryjreedy

[8]ページ先頭

©2009-2025 Movatter.jp