[issue46890] venv does not create "python" link in python 3.11

Steve Dower report at bugs.python.org
Wed Mar 2 06:20:41 EST 2022


Steve Dower <steve.dower at python.org> added the comment:

> If there's a way to add a test for this case as well, that would be
> handy. Way too little documentation here.

There's definitely a way to add a test now, because test_getpath uses 
completely fake initial conditions to verify that getpath.py does its 
thing. So it's just a matter of understanding exactly what conditions 
lead to this point.

----------

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


More information about the Python-bugs-list mailing list