◐ Shell
clean mode source ↗

[3.13] gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale independent (GH-142193) by miss-islington · Pull Request #142259 · python/cpython

Conversation

@miss-islington

@miss-islington miss-islington commented

Dec 4, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

  • Change to update %c to the exact time format.

(cherry picked from commit 8392095)

Co-authored-by: Kir Chou 148194051+gkirchou@users.noreply.github.com
Co-authored-by: Kir Chou note351@hotmail.com

…ale independent (pythonGH-142193)

* Change to update %c to the exact time format.

---------
(cherry picked from commit 8392095)

Co-authored-by: Kir Chou <148194051+gkirchou@users.noreply.github.com>
Co-authored-by: Kir Chou <note351@hotmail.com>

@jacktose

jacktose commented

Jan 6, 2026

Copy link Copy Markdown

Will this be included in 3.13.12, then?
(Sorry, I don't fully understand the maintenance release process/schedule.)

@vstinner

vstinner commented

Jan 6, 2026

Copy link Copy Markdown

Member

This change is part of Python v3.13.11 release.

jacktose reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pganssle pganssle Awaiting requested review from pganssle pganssle is a code owner

@abalkin abalkin Awaiting requested review from abalkin abalkin is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington @jacktose @vstinner @gkirchou