New submission from Kevin Christopher Henry:
When I use venv to create a new virtual environment in Windows I'm given two
activate scripts, a .bat file and a .ps1 file (which is consistent with the
documentation).
However, bash (and probably the other shells as well) works just fi
Kevin Christopher Henry added the comment:
I'm interested in working on this, but it's not clear to me if this has been
accepted as a bug. I converted a large project recently and was shocked to find
that all 100+ files were broken because of the needless "from
future_bu
Kevin Christopher Henry added the comment:
I can confirm that LF endings work fine on Cygwin, and it's hard to imagine any
bash implementation not handling that properly.
--
___
Python tracker
<http://bugs.python.org/is