Ned Deily added the comment:

"should OS X be excluded?"

Yes. OS X uses universal binaries, with multiple CPU archs automatically 
combined at build time into one file, so there generally is no need for 
arch-specific directories.

But if the problem is being caused by Pythons patched by third-party 
distributors, shouldn't the onus be on them to properly patch venv, too, rather 
than having upstream CPython trying to guess what distributors are doing?

----------
nosy: +ned.deily

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

Reply via email to