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

bpo-36959: Fix checks for invalid ISO date formats in _strptime#13408

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
serhiy-storchaka merged 5 commits intopython:mainfromGPHemsley:strptime-iso-errors
Dec 26, 2023

Conversation

GPHemsley
Copy link
Contributor

@GPHemsleyGPHemsley commentedMay 18, 2019
edited by bedevere-bot
Loading

Also simplifies the logic of the leap year check so thatyear is None is not checked twice.

https://bugs.python.org/issue36959

@miss-islington-app
Copy link

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

@bedevere-app
Copy link

GH-113495 is a backport of this pull request to the3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 26, 2023
…ime() (pythonGH-13408)Previously some error messages complained about incompatiblecombinations of directives that are not contained in the format string.(cherry picked from commit4b2c3e8)Co-authored-by: Gordon P. Hemsley <me@gphemsley.org>Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington-app
Copy link

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

cherry_picker 4b2c3e8e436b5191039cbe8cd9932654a60803e6 3.11

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelDec 26, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull requestDec 26, 2023
… _strptime() (pythonGH-13408)Previously some error messages complained about incompatiblecombinations of directives that are not contained in the format string.(cherry picked from commit4b2c3e8)Co-authored-by: Gordon P. Hemsley <me@gphemsley.org>Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app
Copy link

GH-113499 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelDec 26, 2023
serhiy-storchaka added a commit that referenced this pull requestDec 26, 2023
… _strptime() (GH-13408) (GH-113495)Previously some error messages complained about incompatiblecombinations of directives that are not contained in the format string.(cherry picked from commit4b2c3e8)Co-authored-by: Gordon P. Hemsley <me@gphemsley.org>Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull requestDec 26, 2023
… _strptime() (GH-13408) (GH-113499)Previously some error messages complained about incompatiblecombinations of directives that are not contained in the format string.(cherry picked from commit4b2c3e8)Co-authored-by: Gordon P. Hemsley <me@gphemsley.org>
kulikjak pushed a commit to kulikjak/cpython that referenced this pull requestJan 22, 2024
…ime() (pythonGH-13408)Previously some error messages complained about incompatiblecombinations of directives that are not contained in the format string.Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
…ime() (pythonGH-13408)Previously some error messages complained about incompatiblecombinations of directives that are not contained in the format string.Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
…ime() (pythonGH-13408)Previously some error messages complained about incompatiblecombinations of directives that are not contained in the format string.Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@CarreauCarreauCarreau approved these changes

@serhiy-storchakaserhiy-storchakaserhiy-storchaka approved these changes

@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.

6 participants
@GPHemsley@Carreau@serhiy-storchaka@the-knights-who-say-ni@ezio-melotti@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp