Jason R. Coombs <jar...@jaraco.com> added the comment:

In [pypa/distutils#1](https://github.com/pypa/distutils/pull/1), I learned that 
the test doesn't have the intended effect. Patching `get_config_var()` has no 
effect because the function under test calls `get_config_vars()`. In some 
environments, such as PyPy3 as built on Homebrew, the first test fails.

----------
nosy: +jaraco

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

Reply via email to