Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

bpo-28180: Fix test_capi.test_forced_io_encoding()#2155

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:pep538_sharedCopy head branch name to clipboard
Jun 13, 2017
Merged

bpo-28180: Fix test_capi.test_forced_io_encoding()#2155
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:pep538_sharedCopy head branch name to clipboard

Conversation

@vstinner

Copy link
Copy Markdown
Member

Don't run Python in an empty environment, but copy the current
environment and set PYTHONIOENCODING. So the test works also on
Python compiled in shared mode (using libpython).

Don't run Python in an empty environment, but copy the current
environment and set PYTHONIOENCODING. So the test works also on
Python compiled in shared mode (using libpython).

@ncoghlan ncoghlan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vstinner vstinner merged commit eb52ac8 into python:master Jun 13, 2017
@vstinner vstinner deleted the pep538_shared branch June 13, 2017 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.