I am clearly one of the troglodytes referred to in recent discussions around
the PSF. I've been around in python land
for far too long, my eyesight fails etc etc.
I feel strongly that a miscarriage of justice has been made in the 3-month banning of a famous python developer from
some areas of d
.
..
I have a different version, but it's not 'in place'.
thanks
--
Robin
On 27 Sep 2023, at 12:50, Robin Becker via Python-list
wrote:
Attempting venv upgrade 3.12.0rc2 --> 3.12.0rc3 I find pyvenv.cfg changes, but
the virtual python doesn't.
I guess this ought
Attempting venv upgrade 3.12.0rc2 --> 3.12.0rc3 I find pyvenv.cfg changes, but
the virtual python doesn't.
I guess this ought to be a bug.
user@host:~/devel
$ ~/LOCAL?3.12.0rc2/bin/python3 -m venv xxx
bash: /home/user/LOCAL?3.12.0rc2/bin/python3: No such file or directory
user@host:~/devel
$