<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/docs, branch legacy</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>Updates to legacy changelog (#2235)</title>
<updated>2021-12-03T18:47:08+00:00</updated>
<author>
<name>Max R</name>
<email>mxr@users.noreply.github.com</email>
</author>
<published>2021-12-03T18:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=fb6e546cc1dfd0d363dc4d769486805d2d8f04bc'/>
<id>fb6e546cc1dfd0d363dc4d769486805d2d8f04bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 16.7.11</title>
<updated>2021-07-20T22:51:07+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2021-07-20T22:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=573ad3825ae831c1b0f572948d64ed75c20a8999'/>
<id>573ad3825ae831c1b0f572948d64ed75c20a8999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump embedded packages</title>
<updated>2021-07-20T22:47:14+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2021-07-20T22:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=ca04bf706a3597479b7b18bb7dd209ec45ae115d'/>
<id>ca04bf706a3597479b7b18bb7dd209ec45ae115d</id>
<content type='text'>
Signed-off-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Legacy: Use sysconfig.get_default_scheme() where available (#2109)</title>
<updated>2021-05-05T08:59:02+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2021-05-05T08:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=b4aef0a53ba63c34e45413754705af4e438ef5df'/>
<id>b4aef0a53ba63c34e45413754705af4e438ef5df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only get setuptools &lt; 44 on Python 3.4 (#1677)</title>
<updated>2020-02-27T23:23:57+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2020-02-27T23:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=4c9899f471139670b0f1bfd359c37a67c507447d'/>
<id>4c9899f471139670b0f1bfd359c37a67c507447d</id>
<content type='text'>
This allows to have multiple setuptools versions (for 3.4 and newer).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to have multiple setuptools versions (for 3.4 and newer).</pre>
</div>
</content>
</entry>
<entry>
<title>release 16.7.10</title>
<updated>2020-02-24T18:17:48+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-24T18:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=941d218accf5e8b5672b3c528a73f7d5e2aa18bb'/>
<id>941d218accf5e8b5672b3c528a73f7d5e2aa18bb</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>Remove a leftover error line with empty exception info (#1659)</title>
<updated>2020-02-24T17:54:54+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2020-02-24T17:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=47ff9b6e128131fda5752232d55924eff7338bf6'/>
<id>47ff9b6e128131fda5752232d55924eff7338bf6</id>
<content type='text'>
Since a6d6ed791d94c39b7348192503866aff6a0ba458 there is no exception to report about.

Related to https://github.com/pypa/virtualenv/pull/1651</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since a6d6ed791d94c39b7348192503866aff6a0ba458 there is no exception to report about.

Related to https://github.com/pypa/virtualenv/pull/1651</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error printing in bailout for Python &lt; 2.7 (#1651)</title>
<updated>2020-02-22T12:53:46+00:00</updated>
<author>
<name>Adam Williamson</name>
<email>adamw@happyassassin.net</email>
</author>
<published>2020-02-22T12:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=4955ebd4e8bfb01be582cdd7c0e9eb4155488ea6'/>
<id>4955ebd4e8bfb01be582cdd7c0e9eb4155488ea6</id>
<content type='text'>
Ironically, the code that tries to print an error message when
we're running on Python &lt; 2.7 can only work on Python 2.7 or
higher! Prior to 2.7, the curly-braces style of string formatting
required all fields to be explicitly numbered; you have to use
{0}, you cannot use {}. So if you actually try to run virtualenv
on Python 2.6, you get an error when trying to print the error!
This should fix that, and print the right error...

Signed-off-by: Adam Williamson &lt;awilliam@redhat.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ironically, the code that tries to print an error message when
we're running on Python &lt; 2.7 can only work on Python 2.7 or
higher! Prior to 2.7, the curly-braces style of string formatting
required all fields to be explicitly numbered; you have to use
{0}, you cannot use {}. So if you actually try to run virtualenv
on Python 2.6, you get an error when trying to print the error!
This should fix that, and print the right error...

Signed-off-by: Adam Williamson &lt;awilliam@redhat.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>release 16.7.9</title>
<updated>2019-12-15T19:24:24+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2019-12-15T19:24:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=34c62baef8e3ef47d693ce0d6a7035969878db48'/>
<id>34c62baef8e3ef47d693ce0d6a7035969878db48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade setuptools from 41.6.0 to 42.0.2 (#1460)</title>
<updated>2019-12-15T19:22:50+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2019-12-15T19:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=082291e2f05364f969528e32101288946919783f'/>
<id>082291e2f05364f969528e32101288946919783f</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>
</feed>
