Skip to content

Comments

[3.9] bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (GH-25110)#25112

Merged
ambv merged 1 commit intopython:3.9from
miss-islington:backport-f3ab670-3.9
Mar 31, 2021
Merged

[3.9] bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (GH-25110)#25112
ambv merged 1 commit intopython:3.9from
miss-islington:backport-f3ab670-3.9

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 31, 2021

Skip the test if setlocale() fails.
(cherry picked from commit f3ab670)

Co-authored-by: Victor Stinner [email protected]

https://bugs.python.org/issue37945

)

Skip the test if setlocale() fails.
(cherry picked from commit f3ab670)

Co-authored-by: Victor Stinner <[email protected]>
@miss-islington
Copy link
Contributor Author

@vstinner and @ambv: Status check is done, and it's a success ✅ .

@ambv ambv merged commit fabdd25 into python:3.9 Mar 31, 2021
@miss-islington miss-islington deleted the backport-f3ab670-3.9 branch March 31, 2021 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants