<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/src/virtualenv/activation/batch, branch 20.4.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>Default prompt of environment name in batch shell (#1679)</title>
<updated>2020-03-03T08:55:47+00:00</updated>
<author>
<name>spetafree</name>
<email>6402127+spetafree@users.noreply.github.com</email>
</author>
<published>2020-03-03T08:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=dd37c7d2af8a21026f4d4b7f43142e4e1e0faf86'/>
<id>dd37c7d2af8a21026f4d4b7f43142e4e1e0faf86</id>
<content type='text'>
* Default prompt of environment name in batch shell

* Handle batch prompt in activate.bat

* change test folder name to aviod bat escapes

* run activation tests with and without prompt

* test for correct prompt in batch (only, for now)

* Try to normalize path in batch tests

* update description

* Update 1679.bugfix.rst

* Update conftest.py

* Update conftest.py

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* better names

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

Co-authored-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Default prompt of environment name in batch shell

* Handle batch prompt in activate.bat

* change test folder name to aviod bat escapes

* run activation tests with and without prompt

* test for correct prompt in batch (only, for now)

* Try to normalize path in batch tests

* update description

* Update 1679.bugfix.rst

* Update conftest.py

* Update conftest.py

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* better names

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

Co-authored-by: Bernát Gábor &lt;gaborjbernat@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>support for c-extension builds within virtualenv (#1503)</title>
<updated>2020-01-27T12:10:49+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-27T12:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=9569493453a39d63064ed7c20653987ba15c99e5'/>
<id>9569493453a39d63064ed7c20653987ba15c99e5</id>
<content type='text'>
* test include folders

- add test to check if it works

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* pypy add lib on Linux

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix Windows

* fix

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* debug macos

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* try fix pypy windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix Windows

* fix

* fix

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* Windows PyPy just does not understand non-ascii PATHS :-(

* allow pypy3 to fail

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* test include folders

- add test to check if it works

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* pypy add lib on Linux

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix Windows

* fix

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* debug macos

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* try fix pypy windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix Windows

* fix

* fix

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* Windows PyPy just does not understand non-ascii PATHS :-(

* allow pypy3 to fail

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Windows</title>
<updated>2020-01-10T15:38:40+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-10T12:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=96013a84ab32c4de13e2e2b98f354ddb5962d9cf'/>
<id>96013a84ab32c4de13e2e2b98f354ddb5962d9cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Activation scripts for next-gen virtualenv (#1454)</title>
<updated>2020-01-10T15:38:36+00:00</updated>
<author>
<name>Siddhant Kumar</name>
<email>saytosid@gmail.com</email>
</author>
<published>2019-12-15T19:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=c72cd301583aebcd8f0565673ac1847ee9fe0faa'/>
<id>c72cd301583aebcd8f0565673ac1847ee9fe0faa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
