<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/src/virtualenv/activation, branch 20.4.2</title>
<subtitle>github.com: pypa/virtualenv.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/'/>
<entry>
<title>Allow unfunctioing pydoc to fail (#2049)</title>
<updated>2021-01-12T10:04:36+00:00</updated>
<author>
<name>Dario Gjorgjevski</name>
<email>dario.gjorgjevski+git@gmail.com</email>
</author>
<published>2021-01-12T10:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=26943f6b5baea29818612ef10a66c8843259f919'/>
<id>26943f6b5baea29818612ef10a66c8843259f919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix absolute paths for Cygwin (#1970)</title>
<updated>2020-10-12T09:51:18+00:00</updated>
<author>
<name>davidcoghlan</name>
<email>42351331+davidcoghlan@users.noreply.github.com</email>
</author>
<published>2020-10-12T09:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=2b0bbbabb45044c44d35e65bfc5aa60403b4906b'/>
<id>2b0bbbabb45044c44d35e65bfc5aa60403b4906b</id>
<content type='text'>
* Fix absolute paths for Cygwin

Absolute paths on Windows take the form "c:\somePath" -- these need to be mapped to the form "/cygdrive/c/somePath" on Cygwin. Otherwise, the virtualenv path gets garbled when activated on Cygwin, which can cause the wrong Python environment to be used.

* Remove Cygwin from the list, rely on the shell script for that

* Improved formatting

* Update tests to handle mingw + msys explicitly

* Add changelog entry

* lint errors

* Add msys support to the activation script

* Fix script error &amp; linting</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix absolute paths for Cygwin

Absolute paths on Windows take the form "c:\somePath" -- these need to be mapped to the form "/cygdrive/c/somePath" on Cygwin. Otherwise, the virtualenv path gets garbled when activated on Cygwin, which can cause the wrong Python environment to be used.

* Remove Cygwin from the list, rely on the shell script for that

* Improved formatting

* Update tests to handle mingw + msys explicitly

* Add changelog entry

* lint errors

* Add msys support to the activation script

* Fix script error &amp; linting</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cygwin NoneType error if POSIX path in dest (#1964)</title>
<updated>2020-10-03T14:46:06+00:00</updated>
<author>
<name>Dan Yeaw</name>
<email>dan@yeaw.me</email>
</author>
<published>2020-10-03T14:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=adcf327ee507498a613dc6f235c24c8f2576b6c6'/>
<id>adcf327ee507498a613dc6f235c24c8f2576b6c6</id>
<content type='text'>
Closes #1962. Corrects an AttributeError for a regex match not
found if the cygwin path is already in posix format.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1962. Corrects an AttributeError for a regex match not
found if the cygwin path is already in posix format.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix activator path in cygwin and msys2 (#1952)</title>
<updated>2020-09-30T06:58:41+00:00</updated>
<author>
<name>Dan Yeaw</name>
<email>dan@yeaw.me</email>
</author>
<published>2020-09-30T06:58:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=5e46e4a8d4f816812619ca67c4ff41f4aaf4006f'/>
<id>5e46e4a8d4f816812619ca67c4ff41f4aaf4006f</id>
<content type='text'>
Closes #1940. In cygwin and MSYS2, the path is in POSIX format.
This PR converts the Windows path to POSIX format using a regex
so that it is added to the bash activation script in the correct
format.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1940. In cygwin and MSYS2, the path is in POSIX format.
This PR converts the Windows path to POSIX format using a regex
so that it is added to the bash activation script in the correct
format.</pre>
</div>
</content>
</entry>
<entry>
<title>Use unix line-endings in bash activate script (#1924)</title>
<updated>2020-08-23T13:25:50+00:00</updated>
<author>
<name>Siddhant Kumar</name>
<email>skumar619@bloomberg.net</email>
</author>
<published>2020-08-23T13:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=6c098d8daa3ed2b34723b62eef9411bded6460b0'/>
<id>6c098d8daa3ed2b34723b62eef9411bded6460b0</id>
<content type='text'>
Co-authored-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Bump linters (#1823)</title>
<updated>2020-05-12T12:38:39+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-05-12T12:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=11d922b85f1f43f2234c127f98ee526159f80389'/>
<id>11d922b85f1f43f2234c127f98ee526159f80389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python 2 activator when generated from python 3 is invalid (#1805)</title>
<updated>2020-05-03T12:42:45+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-05-03T12:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=19fc7bca28642b80d0a0ed193f47da3a9e96d9b7'/>
<id>19fc7bca28642b80d0a0ed193f47da3a9e96d9b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cross-major creation on Windows of activate_this.py throws… (#1730)</title>
<updated>2020-03-18T09:06:39+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-03-18T09:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=893050e856ed7b431064e4b2c36f64052904c792'/>
<id>893050e856ed7b431064e4b2c36f64052904c792</id>
<content type='text'>
Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Default prompt of environment name in batch shell (#1679)</title>
<updated>2020-03-03T08:55:47+00:00</updated>
<author>
<name>spetafree</name>
<email>6402127+spetafree@users.noreply.github.com</email>
</author>
<published>2020-03-03T08:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=dd37c7d2af8a21026f4d4b7f43142e4e1e0faf86'/>
<id>dd37c7d2af8a21026f4d4b7f43142e4e1e0faf86</id>
<content type='text'>
* Default prompt of environment name in batch shell

* Handle batch prompt in activate.bat

* change test folder name to aviod bat escapes

* run activation tests with and without prompt

* test for correct prompt in batch (only, for now)

* Try to normalize path in batch tests

* update description

* Update 1679.bugfix.rst

* Update conftest.py

* Update conftest.py

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* better names

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

Co-authored-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Default prompt of environment name in batch shell

* Handle batch prompt in activate.bat

* change test folder name to aviod bat escapes

* run activation tests with and without prompt

* test for correct prompt in batch (only, for now)

* Try to normalize path in batch tests

* update description

* Update 1679.bugfix.rst

* Update conftest.py

* Update conftest.py

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* better names

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

Co-authored-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Lower min version of six to 1.9 (#1606)</title>
<updated>2020-02-13T16:58:29+00:00</updated>
<author>
<name>Sorin Sbarnea</name>
<email>ssbarnea@users.noreply.github.com</email>
</author>
<published>2020-02-13T16:58:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=52e4213096eba07ce71c14f36135172ea4c4a192'/>
<id>52e4213096eba07ce71c14f36135172ea4c4a192</id>
<content type='text'>
This change should allow installation of virtualenv on systems
with older six where their LTS support may prevent them from
upgrading it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change should allow installation of virtualenv on systems
with older six where their LTS support may prevent them from
upgrading it.</pre>
</div>
</content>
</entry>
</feed>
