<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/src/virtualenv/activation/fish, branch main</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>Drop Python 2 support (#2548)</title>
<updated>2023-04-19T23:05:21+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2023-04-19T23:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=04af5026d8eff9ab34cd6f4a47e2f9de4f10a25c'/>
<id>04af5026d8eff9ab34cd6f4a47e2f9de4f10a25c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not use deprecated API (#2448)</title>
<updated>2022-11-28T03:49:58+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2022-11-28T03:49:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=9bc1f9fb98fe2766a4f2c69f9738f89e3ce2cef0'/>
<id>9bc1f9fb98fe2766a4f2c69f9738f89e3ce2cef0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support of running under Python 2.7 (#2382)</title>
<updated>2022-07-25T07:33:42+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2022-07-25T07:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=b85542c31ca8afcff317e618da434f59fa06d122'/>
<id>b85542c31ca8afcff317e618da434f59fa06d122</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fish: PATH variables should not be quoted when being set (#2248)</title>
<updated>2021-12-27T11:00:18+00:00</updated>
<author>
<name>David Dorfman</name>
<email>wiz3kid@gmail.com</email>
</author>
<published>2021-12-27T11:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=1431befa9373225d375d03dcd3aa2b83d51f7a62'/>
<id>1431befa9373225d375d03dcd3aa2b83d51f7a62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>?? prompt should be wrapped in paranthesis ?? (#2224)</title>
<updated>2021-10-31T10:34:03+00:00</updated>
<author>
<name>Tushar Sadhwani</name>
<email>tushar.sadhwani000@gmail.com</email>
</author>
<published>2021-10-31T10:34:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=15c09d6e0c1eb11c18918ef67590e5291fd361f0'/>
<id>15c09d6e0c1eb11c18918ef67590e5291fd361f0</id>
<content type='text'>
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix Virtualenv name not correctly shown on Fish (#1587) (#1594)</title>
<updated>2020-02-12T13:48:06+00:00</updated>
<author>
<name>txp314</name>
<email>txp35711@gmail.com</email>
</author>
<published>2020-02-12T13:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=bf2815f4b43c6bca2a6d48d5dfe1054a08e05c67'/>
<id>bf2815f4b43c6bca2a6d48d5dfe1054a08e05c67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generate fish and bash activators on Windows (#1528)</title>
<updated>2020-01-31T11:43:31+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-31T11:43:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=46c64b202ef943a2ef5fd7578dfb9cea3d8f98f5'/>
<id>46c64b202ef943a2ef5fd7578dfb9cea3d8f98f5</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>fish prompt: preserve pipestatus (#1530)</title>
<updated>2020-01-30T18:53:55+00:00</updated>
<author>
<name>Johannes Altmanninger</name>
<email>aclopte@gmail.com</email>
</author>
<published>2020-01-30T18:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=5f802b0d8feb0525419a476e4f2525c8726efbfe'/>
<id>5f802b0d8feb0525419a476e4f2525c8726efbfe</id>
<content type='text'>
The upcoming release fish 3.1.0 provides a variable $pipestatus, that
exposes the exit code of each process in a pipeline. This $pipestatus
is also used by the new default prompt.

Presently, $status is restored but not $pipestatus, so a prompt displaying
the pipestatus is wrong:

expected:

	(env) $ false | true | false
	(env) [1|0|1] $

actual:

	(env) $ false | true | false
	(env) [0|1] $

The wrong $pipestatus is because `echo 'exit 1' | source` is used
to restore the $status.
This commit solves this problem more elegantly by running the user's
prompt immediately, and printing it later.
Uses the fish builtin "string" command which exists since fish 2.3b1
(released April 19, 2016) so that's unlikely to cause problems.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The upcoming release fish 3.1.0 provides a variable $pipestatus, that
exposes the exit code of each process in a pipeline. This $pipestatus
is also used by the new default prompt.

Presently, $status is restored but not $pipestatus, so a prompt displaying
the pipestatus is wrong:

expected:

	(env) $ false | true | false
	(env) [1|0|1] $

actual:

	(env) $ false | true | false
	(env) [0|1] $

The wrong $pipestatus is because `echo 'exit 1' | source` is used
to restore the $status.
This commit solves this problem more elegantly by running the user's
prompt immediately, and printing it later.
Uses the fish builtin "string" command which exists since fish 2.3b1
(released April 19, 2016) so that's unlikely to cause problems.</pre>
</div>
</content>
</entry>
<entry>
<title>interface compatibility with before rewrite (#1479)</title>
<updated>2020-01-10T15:38:37+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-03T13:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=bca1a13e9ffd2e741e604bcf6ef500f60dd349b8'/>
<id>bca1a13e9ffd2e741e604bcf6ef500f60dd349b8</id>
<content type='text'>
Ensure that what ran with virtualenv 17 will continue running in a post
rewrite world minus the deprecated flags, plus the relocatable feature.

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that what ran with virtualenv 17 will continue running in a post
rewrite world minus the deprecated flags, plus the relocatable feature.

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>unicode support (#1477)</title>
<updated>2020-01-10T15:38:36+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-02T16:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=ff6dc73d447a3c6276af64df2eb91e2709e450a3'/>
<id>ff6dc73d447a3c6276af64df2eb91e2709e450a3</id>
<content type='text'>
* creator unicode support

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* activator support

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix

* add space

* python3.4 support

* Windows fixes

* some fixes

* fix powershell requires utf-16

* try to fix python2 windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* use utf-8 for activation scripts

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix

* more fix

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* windows path py2.7

* fixes for Python 2 and unicode on Windows

* do not single out mbcs, but the file system encoder

* do not install pathlib python 2 windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix encoding on py35

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* creator unicode support

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* activator support

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix

* add space

* python3.4 support

* Windows fixes

* some fixes

* fix powershell requires utf-16

* try to fix python2 windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* use utf-8 for activation scripts

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix

* more fix

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* windows path py2.7

* fixes for Python 2 and unicode on Windows

* do not single out mbcs, but the file system encoder

* do not install pathlib python 2 windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix encoding on py35

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
