<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/docs/reference.rst, branch release-16.1.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>Correct python option render (#1370)</title>
<updated>2019-06-23T20:15:59+00:00</updated>
<author>
<name>Jiajie Zhong</name>
<email>zhongjiajie955@hotmail.com</email>
</author>
<published>2019-06-23T20:15:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=d997faa8d44887508df0bb36e1b43b743d455925'/>
<id>d997faa8d44887508df0bb36e1b43b743d455925</id>
<content type='text'>
Old content will render to `-python=2.5`
This patch correct it to `--python=2.5`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old content will render to `-python=2.5`
This patch correct it to `--python=2.5`</pre>
</div>
</content>
</entry>
<entry>
<title>ability to invoke it from venv generated Python (#1345)</title>
<updated>2019-04-23T17:54:43+00:00</updated>
<author>
<name>Paul Moore</name>
<email>p.f.moore@gmail.com</email>
</author>
<published>2019-04-23T17:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=2c1e45ab8131317780701fadb63e452c62e9a4c0'/>
<id>2c1e45ab8131317780701fadb63e452c62e9a4c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement prompt consistency tests and harmonize all activate scripts (#1330)</title>
<updated>2019-04-10T13:38:28+00:00</updated>
<author>
<name>Brian Skinn</name>
<email>brian.skinn@gmail.com</email>
</author>
<published>2019-04-10T13:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=c787671ec455e3212fd78126cea558b318f48806'/>
<id>c787671ec455e3212fd78126cea558b318f48806</id>
<content type='text'>
See history of [bskinn/virtualenv:all-prompts branch](https://github.com/bskinn/virtualenv/commits/all-prompts), tip at
bskinn/virtualenv@67cda5f, for the actual sequence of
development of the prompt tests, leading to the first commit of the PR (e6a2b99)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See history of [bskinn/virtualenv:all-prompts branch](https://github.com/bskinn/virtualenv/commits/all-prompts), tip at
bskinn/virtualenv@67cda5f, for the actual sequence of
development of the prompt tests, leading to the first commit of the PR (e6a2b99)
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate activate.ps1 for all platforms (#1229)</title>
<updated>2018-10-31T13:39:37+00:00</updated>
<author>
<name>Ferdinand van Wyk</name>
<email>ferdinandvwyk@gmail.com</email>
</author>
<published>2018-10-31T13:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=a6be4f5f90c670684b2fe5fe740ce494ea26d4e2'/>
<id>a6be4f5f90c670684b2fe5fe740ce494ea26d4e2</id>
<content type='text'>
* Added activate.ps1 to list of generated activation scripts
* extended tests to cover cmdline
* Use path_locations to test directories
* Add tests for powershell activation
* Fix environment creation for cmdline tests
* pwsh.exe on Windows
* make executable dependent tests optional locally
* fixes
* fix path normalization and casing
* turn path to long
* debug
* fix documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added activate.ps1 to list of generated activation scripts
* extended tests to cover cmdline
* Use path_locations to test directories
* Add tests for powershell activation
* Fix environment creation for cmdline tests
* pwsh.exe on Windows
* make executable dependent tests optional locally
* fixes
* fix path normalization and casing
* turn path to long
* debug
* fix documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a note, that bootstrap script can't install pip. (#914)</title>
<updated>2018-10-31T07:14:26+00:00</updated>
<author>
<name>BrownTruck</name>
<email>BrownTruck@users.noreply.github.com</email>
</author>
<published>2018-10-31T07:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=dc965550de5b656695d4ccb5be847db4cab28bff'/>
<id>dc965550de5b656695d4ccb5be847db4cab28bff</id>
<content type='text'>
* Add a note, that bootstrap script can't install pip.

* Update reference.rst

Better wording from: https://github.com/pypa/virtualenv/pull/657#issuecomment-58411868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add a note, that bootstrap script can't install pip.

* Update reference.rst

Better wording from: https://github.com/pypa/virtualenv/pull/657#issuecomment-58411868
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix instructions for download of virtualenv. (#1210)</title>
<updated>2018-10-05T06:17:48+00:00</updated>
<author>
<name>Zvezdan Petkovic</name>
<email>zpetkovic@acm.org</email>
</author>
<published>2018-10-05T06:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=384c8d13490f171a7ad99eeedd7fe45021a83d87'/>
<id>384c8d13490f171a7ad99eeedd7fe45021a83d87</id>
<content type='text'>
Replaced pypi.python.org with pypi.org in the download URL.
Added `-L` option to `curl` to follow redirects from randomized hash
URLS.

Also, replaced pypi.python.org/pypi with pypi.org/project throughout the
docs.

This fix addresses the most important part of #1042.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced pypi.python.org with pypi.org in the download URL.
Added `-L` option to `curl` to follow redirects from randomized hash
URLS.

Also, replaced pypi.python.org/pypi with pypi.org/project throughout the
docs.

This fix addresses the most important part of #1042.</pre>
</div>
</content>
</entry>
<entry>
<title>Make the --no-(pip|setuptools|wheel) options independent</title>
<updated>2016-01-19T17:15:19+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-01-19T17:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=5c441158838f0960b78a28c0f1373ecce4868bb6'/>
<id>5c441158838f0960b78a28c0f1373ecce4868bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to download the latest versions of preinstalled packages</title>
<updated>2016-01-19T16:57:48+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-01-19T16:51:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=f50df26c44311390351d0a76c79cfc136241ece5'/>
<id>f50df26c44311390351d0a76c79cfc136241ece5</id>
<content type='text'>
* Will only accept Wheels (because that is all we can install
  without setuptools).
* Will still fall back to using the bundled copies of the
  preinstalled packages if it cannot access the internet.

This should prevent errors happening from too old of versions of
software being bundled with virtualenv, while still allowing people
to prevent talking to the internet with --no-download.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Will only accept Wheels (because that is all we can install
  without setuptools).
* Will still fall back to using the bundled copies of the
  preinstalled packages if it cannot access the internet.

This should prevent errors happening from too old of versions of
software being bundled with virtualenv, while still allowing people
to prevent talking to the internet with --no-download.
</pre>
</div>
</content>
</entry>
<entry>
<title>Install wheel automatically into new virtual environments</title>
<updated>2015-05-22T03:34:11+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2015-05-22T03:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=65e6ef7ff71049f172dc49f1de21e2241964835a'/>
<id>65e6ef7ff71049f172dc49f1de21e2241964835a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refer to python instead of python3</title>
<updated>2014-06-14T16:13:05+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2014-06-14T16:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=2b590bbeba82b3be2c22eb59f2966d866eeea5ed'/>
<id>2b590bbeba82b3be2c22eb59f2966d866eeea5ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
