bpo-36763: Fix encoding/locale tests in test_embed by vstinner · Pull Request #13443 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
bpo-36763: Fix encoding/locale tests in test_embed#13443
vstinner merged 1 commit intopython:masterfrom
vstinner:config_locale
bpo-36763: Fix encoding/locale tests in test_embed#13443
vstinner merged 1 commit intopython:masterfrom
vstinner:config_locale
Conversation
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
* 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
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
Copy link Copy Markdown
Member Author
vstinner
commented
May 20, 2019
vstinner commented
May 20, 2019This change should fix tests on FreeBSD.
vstinner
merged commit
425717f
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
config_locale
branch
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