Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-35313: Fix test_embed when run from venv #10713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 26, 2018
Merged

bpo-35313: Fix test_embed when run from venv #10713

merged 1 commit into from
Nov 26, 2018

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Nov 26, 2018

test_embed.InitConfigTests now gets the expected configuration from a
child process run with -S to not run the site module.

https://bugs.python.org/issue35313

test_embed.InitConfigTests now gets the expected configuration from a
child process run with -S to not run the site module.
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting merge labels Nov 26, 2018
@vstinner vstinner merged commit a6537fb into python:master Nov 26, 2018
@vstinner vstinner deleted the test_embed_venv branch November 26, 2018 10:54
vstinner added a commit that referenced this pull request Nov 26, 2018
test_embed.InitConfigTests now gets the expected configuration from
a child process run with -S to not run the site module.

(cherry picked from commit a6537fb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants