FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

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

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:config_locale
May 20, 2019
Merged

bpo-36763: Fix encoding/locale tests in test_embed#13443
vstinner merged 1 commit into
python:masterfrom
vstinner:config_locale

Conversation

vstinner commented May 20, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member
  • 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

Copy link
Copy Markdown
Member Author

This change should fix tests on FreeBSD.

vstinner merged commit 425717f into python:master May 20, 2019
vstinner deleted the config_locale branch May 20, 2019 14:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL