[issue32451] venv activate bash script has wrong line endings in Windows

Eryk Sun report at bugs.python.org
Wed Mar 17 15:57:39 EDT 2021


Eryk Sun <eryksun at gmail.com> added the comment:

The POSIX "Lib/venv/scripts/common/activate" script needs a line-ending exception in ".gitattributes":

https://github.com/python/cpython/blob/master/.gitattributes

----------
title: python -m venv activation issue when using cygwin on windows -> venv activate bash script has wrong line endings in Windows
versions: +Python 3.10, Python 3.9 -Python 3.6, Python 3.7

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


More information about the Python-bugs-list mailing list