New submission from Serhiy Storchaka:

CEnvironmentVariableTests and PyEnvironmentVariableTests are purposed to test C 
and Python implementations. But they are test the same implementation because 
execute test code in a subprocess and changes of sys.modules in current process 
don't affect a subprocess.

----------
components: Tests
messages: 232447
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: needs patch
status: open
title: CEnvironmentVariableTests and PyEnvironmentVariableTests test the same 
implementation
type: behavior
versions: Python 2.7, Python 3.4, Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23028>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to