gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale independent by gkirchou · Pull Request #142193 · python/cpython
gkirchou
changed the title
gh-129483: Force TestLocalTimeDisambiguation to run on LC_ALL=C
gh-129483: Clarify TestLocalTimeDisambiguation's time format
StanFromIreland
changed the title
gh-129483: Clarify TestLocalTimeDisambiguation's time format
gh-129483: Make TestLocalTimeDisambiguation's time format locale independent
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…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
…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
…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
…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
…ale independent (python#142193) * Change to update %c to the exact time format. --------- Co-authored-by: Kir Chou <note351@hotmail.com>