Skip to content

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

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
Member

@vstinner vstinner commented May 20, 2019

  • 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
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants