[issue34011] Default preference not given to venv DLL's

Vinay Sajip report at bugs.python.org
Tue Jul 3 01:54:07 EDT 2018


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

Hmmm. I managed to find a machine to install Python3.3.0 on, and it appears that even with that copy suite removed, the tests still work. So possibly it's something that changed between 3.3.0 alpha and 3.3.0 final.

I can try removing the copy code for 3.8 but I'm not sure if any code out there is relying on the copied files being in the venv, so it may not be a good idea to backport.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34011>
_______________________________________


More information about the Python-bugs-list mailing list