bpo-36763: Fix encoding/locale tests in test_embed by vstinner · Pull Request #13443 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:masterfrom

vstinner:config_locale

May 20, 2019

Merged

bpo-36763: Fix encoding/locale tests in test_embed#13443

vstinner merged 1 commit intopython:masterfrom

vstinner:config_locale

Conversation

@vstinner

Copy link Copy Markdown

Member

@vstinner vstinner commented

May 20, 2019

edited by bedevere-bot

Loading

  • Fix encoding and locale tests in test_embed.InitConfigTests.
  • InitConfigTests now only computes EXPECTED_CONFIG once.
  • Add tests for PYTHONWARNINGS and PYTHONPATH env vars

https://bugs.python.org/issue36763

* Fix encoding and locale tests in test_embed.InitConfigTests.
* InitConfigTests now only computes EXPECTED_CONFIG once.
* Add tests for PYTHONWARNINGS and PYTHONPATH env vars

@vstinner

Copy link Copy Markdown

Member Author

This change should fix tests on FreeBSD.

@vstinner vstinner merged commit 425717f into python:master

May 20, 2019

@vstinner vstinner deleted the config_locale branch

May 20, 2019 14:38

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot