SIGN IN SIGN UP

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

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).
V
Victor Stinner committed
eb52ac89929bb09b15c014ab8ff60eee685e86c7
Parent: d79c1d4
Committed by GitHub <noreply@github.com> on 6/13/2017, 9:49:44 AM