<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git, branch rewrite</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>Minor updates to the documentation (#1540)</title>
<updated>2020-02-05T10:56:50+00:00</updated>
<author>
<name>Pradyun Gedam</name>
<email>pradyunsg@gmail.com</email>
</author>
<published>2020-02-05T10:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=c281e04e04af376db7605dba1dcf20d2ab18c915'/>
<id>c281e04e04af376db7605dba1dcf20d2ab18c915</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 20.0.0b2</title>
<updated>2020-02-04T16:40:05+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-04T16:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=8be186a1155dc353f872b9cd227ab0edf58978b9'/>
<id>8be186a1155dc353f872b9cd227ab0edf58978b9</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>update release process to include zipapp (#1539)</title>
<updated>2020-02-04T16:38:15+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-04T16:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=849fc3edfa4a00bea8c09967336d1935d88ee798'/>
<id>849fc3edfa4a00bea8c09967336d1935d88ee798</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>rewrite the documentation (#1519)</title>
<updated>2020-02-04T14:51:00+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-04T14:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=7a5d03fe15f1d467f7b224c528b95eccc080b2c1'/>
<id>7a5d03fe15f1d467f7b224c528b95eccc080b2c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stable order in pyenv.cfg, include-system-site-packages only for ref (#1535)</title>
<updated>2020-02-02T12:23:10+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-02T12:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=786c3d0addb5d6b155dc73f8bd444bde00877045'/>
<id>786c3d0addb5d6b155dc73f8bd444bde00877045</id>
<content type='text'>
Previously the order was dictionary order depdendent, so not stable
accross Python implementations, and we also set the include system
site package for all creators, should be only for ref creators.

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously the order was dictionary order depdendent, so not stable
accross Python implementations, and we also set the include system
site package for all creators, should be only for ref creators.

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>pyproject.toml for version generation (#1534)</title>
<updated>2020-02-02T12:21:33+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-02T12:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=bf485441736112803e823703481dbe3376803321'/>
<id>bf485441736112803e823703481dbe3376803321</id>
<content type='text'>
Instead of the usual setup.py.

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of the usual setup.py.

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>README is now markdown instead of reStructuredText (#1536)</title>
<updated>2020-02-02T12:21:07+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-02T12:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=e111e76b54a90442aaf51b3940e1164da00768b7'/>
<id>e111e76b54a90442aaf51b3940e1164da00768b7</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>upgrade wheel from 0.34.0 to 0.34.2 (#1531)</title>
<updated>2020-01-31T12:15:18+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-31T12:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=0081e44684adcb9c48fb1c7d55e7e32d6cf649a5'/>
<id>0081e44684adcb9c48fb1c7d55e7e32d6cf649a5</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>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>
</feed>
