<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/src/virtualenv.py, branch docs</title>
<subtitle>github.com: pypa/virtualenv.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/'/>
<entry>
<title>fix flake8 errors</title>
<updated>2018-10-25T15:16:56+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2018-10-25T14:51:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=65c33caf12046592ca32a0e3fa92e07e5076948b'/>
<id>65c33caf12046592ca32a0e3fa92e07e5076948b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>distutils-init</title>
<updated>2018-10-25T14:44:33+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2018-10-25T14:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=c8bd006d3f2a03756357937712b26b4671dabd35'/>
<id>c8bd006d3f2a03756357937712b26b4671dabd35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>site</title>
<updated>2018-10-25T14:42:16+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2018-10-25T14:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=48bd2692e1b0a07ec60a46697b48febef2f14329'/>
<id>48bd2692e1b0a07ec60a46697b48febef2f14329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>activate</title>
<updated>2018-10-25T14:40:09+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2018-10-25T14:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=fc18f7614cdc12f3f4cde1115d79d5a85bfcecba'/>
<id>fc18f7614cdc12f3f4cde1115d79d5a85bfcecba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add virtualenv</title>
<updated>2018-10-25T14:32:40+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2018-10-25T14:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=9e8a19bf3530dfba2a1f156189ca33e1ddaaa75e'/>
<id>9e8a19bf3530dfba2a1f156189ca33e1ddaaa75e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix embed</title>
<updated>2018-10-25T14:23:36+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2018-10-25T14:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=8e17de1aa3fbd9fd97e3d80ad3d51929ce980d89'/>
<id>8e17de1aa3fbd9fd97e3d80ad3d51929ce980d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update detecting Windows Python installations</title>
<updated>2018-10-25T10:14:35+00:00</updated>
<author>
<name>Jurko Gospodnetić</name>
<email>jurko.gospodnetic@pke.hr</email>
</author>
<published>2017-12-11T00:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=5fd620cab75d266a1364a2d4a37a1a6d757fc9e3'/>
<id>5fd620cab75d266a1364a2d4a37a1a6d757fc9e3</id>
<content type='text'>
- now correctly detects current user installation and not just
  those installed at the system level
- for Python versions 3.5+ (which track 32-bit &amp; 64-bit installations
  separately), recognize version tags X.Y, X.Y-32 &amp; X.Y-64 where X.Y
  represents the 64-bit installation if available or 32-bit otherwise
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- now correctly detects current user installation and not just
  those installed at the system level
- for Python versions 3.5+ (which track 32-bit &amp; 64-bit installations
  separately), recognize version tags X.Y, X.Y-32 &amp; X.Y-64 where X.Y
  represents the 64-bit installation if available or 32-bit otherwise
</pre>
</div>
</content>
</entry>
<entry>
<title>move to src layout to fix coverage report</title>
<updated>2018-10-23T15:16:39+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2018-10-23T15:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=af5711ca9346b265f196a9cf266cecda9bca5b91'/>
<id>af5711ca9346b265f196a9cf266cecda9bca5b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
