<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/src/virtualenv/util/path/_sync.py, branch master</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>Upgrade setuptools and pip (#1939)</title>
<updated>2020-09-10T18:29:25+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-09-10T18:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=13c0498a47acf8a0aad6db9ceb1033dfe5f119a9'/>
<id>13c0498a47acf8a0aad6db9ceb1033dfe5f119a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump linters (#1823)</title>
<updated>2020-05-12T12:38:39+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-05-12T12:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=11d922b85f1f43f2234c127f98ee526159f80389'/>
<id>11d922b85f1f43f2234c127f98ee526159f80389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle application data folder is read only (#1661)</title>
<updated>2020-02-26T08:17:01+00:00</updated>
<author>
<name>Seungmin Ryu</name>
<email>yakkle@gmail.com</email>
</author>
<published>2020-02-26T08:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=c3453b6c381d28377c8e0115bf1124b2ca7b3c2b'/>
<id>c3453b6c381d28377c8e0115bf1124b2ca7b3c2b</id>
<content type='text'>
* fixed FileNotFoundError when directory isn't writable (#1640)

 - when using docker, if `user_data_dir()` isn't writable directory,
   `default_data_dir()` use `system temp directory` + `virtualenv`.
   for example, tempdir is `/tmp`, it use `/tmp/virtualenv`

* start making the app-data more explicit and robust

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix Windows

* fix docs

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>
* fixed FileNotFoundError when directory isn't writable (#1640)

 - when using docker, if `user_data_dir()` isn't writable directory,
   `default_data_dir()` use `system temp directory` + `virtualenv`.
   for example, tempdir is `/tmp`, it use `/tmp/virtualenv`

* start making the app-data more explicit and robust

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix Windows

* fix docs

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>Make aliases relative symlinks (#1610)</title>
<updated>2020-02-13T23:08:09+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-02-13T23:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=a4462862fb6aa2739278b02e190271265e1d1a6f'/>
<id>a4462862fb6aa2739278b02e190271265e1d1a6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lower min version of six to 1.9 (#1606)</title>
<updated>2020-02-13T16:58:29+00:00</updated>
<author>
<name>Sorin Sbarnea</name>
<email>ssbarnea@users.noreply.github.com</email>
</author>
<published>2020-02-13T16:58:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=52e4213096eba07ce71c14f36135172ea4c4a192'/>
<id>52e4213096eba07ce71c14f36135172ea4c4a192</id>
<content type='text'>
This change should allow installation of virtualenv on systems
with older six where their LTS support may prevent them from
upgrading it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change should allow installation of virtualenv on systems
with older six where their LTS support may prevent them from
upgrading it.</pre>
</div>
</content>
</entry>
<entry>
<title>avoid copying the stats with copytree (#1571)</title>
<updated>2020-02-11T16:54:58+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-11T16:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=955926070c4e3b20e88c67fa0df65b689de55733'/>
<id>955926070c4e3b20e88c67fa0df65b689de55733</id>
<content type='text'>
* avoid copying the stats with copytree

This information is not needed, so it's redundant work;
similarly it might not be allowed (e.g. on macOS
framework python).

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* avoid copying the stats with copytree

This information is not needed, so it's redundant work;
similarly it might not be allowed (e.g. on macOS
framework python).

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix
</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://91.123.203.49/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>separate describe/create - check upfront if can create (#1502)</title>
<updated>2020-01-21T12:20:43+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-21T12:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=886ba275110f0a1f4777445dab4757b90f7ac6da'/>
<id>886ba275110f0a1f4777445dab4757b90f7ac6da</id>
<content type='text'>
* start

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* test for Windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* test for Windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix Windows symlink cache
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* start

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* test for Windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* test for Windows

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fix Windows symlink cache
</pre>
</div>
</content>
</entry>
<entry>
<title>CentOs and Fedora support (#1500)</title>
<updated>2020-01-18T17:07:49+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-18T17:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=8d6af57d76edcf425beab6d53d4c14f1e49f7ca5'/>
<id>8d6af57d76edcf425beab6d53d4c14f1e49f7ca5</id>
<content type='text'>
* CentOs support

Instead of hard coding patterns and guessing let's ask the host python
via the sysconfig.

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* add isolated test

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fixes for Fedora

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CentOs support

Instead of hard coding patterns and guessing let's ask the host python
via the sysconfig.

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* add isolated test

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;

* fixes for Fedora

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>support for pypy2 and pypy3 (#1482)</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-09T16:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=2d4718106b60940e85821a20fb845b9ea637b2c7'/>
<id>2d4718106b60940e85821a20fb845b9ea637b2c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
