Skip to content

gh-123017: Add Android to the list of platforms where strftime doesn't support negative years#124467

Merged
pganssle merged 1 commit intopython:mainfrom
mhsmith:android-strftime
Sep 27, 2024
Merged

gh-123017: Add Android to the list of platforms where strftime doesn't support negative years#124467
pganssle merged 1 commit intopython:mainfrom
mhsmith:android-strftime

Conversation

@mhsmith
Copy link
Copy Markdown
Member

@mhsmith mhsmith commented Sep 24, 2024

@mhsmith
Copy link
Copy Markdown
Member Author

mhsmith commented Sep 27, 2024

@pganssle: Are you able to merge this?

@pganssle pganssle merged commit 0a3577b into python:main Sep 27, 2024
@miss-islington-app
Copy link
Copy Markdown

Thanks @mhsmith for the PR, and @pganssle for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 27, 2024
…` doesn't support negative years (pythonGH-124467)

Add Android to the list of platforms where `strftime` doesn't support negative years
(cherry picked from commit 0a3577b)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Sep 27, 2024

GH-124674 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Sep 27, 2024
Yhg1s pushed a commit that referenced this pull request Sep 27, 2024
…e` doesn't support negative years (GH-124467) (#124674)

gh-123017: Add Android to the list of platforms where `strftime` doesn't support negative years (GH-124467)

Add Android to the list of platforms where `strftime` doesn't support negative years
(cherry picked from commit 0a3577b)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_time.TestStrftime4dyear.test_negative fails on Android Pixel 7

2 participants