◐ Shell
clean mode source ↗

gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale independent by gkirchou · Pull Request #142193 · python/cpython

@note35

StanFromIreland

@note35

@gkirchou gkirchou changed the title gh-129483: Force TestLocalTimeDisambiguation to run on LC_ALL=C gh-129483: Clarify TestLocalTimeDisambiguation's time format

Dec 3, 2025

@StanFromIreland StanFromIreland changed the title gh-129483: Clarify TestLocalTimeDisambiguation's time format gh-129483: Make TestLocalTimeDisambiguation's time format locale independent

Dec 3, 2025

StanFromIreland

@gkirchou

vstinner

@gkirchou

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 4, 2025
…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>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 4, 2025
…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>

vstinner pushed a commit that referenced this pull request

Dec 4, 2025
…cale independent (GH-142193) (#142259)

gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale independent (GH-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>

vstinner pushed a commit that referenced this pull request

Dec 4, 2025
…cale independent (GH-142193) (#142258)

gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale independent (GH-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>

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request

Dec 6, 2025
…ale independent (python#142193)

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

---------

Co-authored-by: Kir Chou <note351@hotmail.com>