<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/docs/conf.py, branch fix/1818</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>Call towncrier via python instead of doing poor path reconstruction (#1848)</title>
<updated>2020-06-06T11:10:26+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2020-06-06T11:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=78fbdc35688ad12542e4fb7e97a84c2d8f272e6f'/>
<id>78fbdc35688ad12542e4fb7e97a84c2d8f272e6f</id>
<content type='text'>
Trying to append an executable suffix to towncrier does not work
on Linux, as it can create absurd names like `towncrier.7` (`.7` coming
from `python3.7`).  Let's instead call it via `python -m towncrier`.
This should avoid relying on correct `PATH` (as I presume the original
code is meant to), while working correctly on all systems
and not requiring Python and towncrier to reside in the same directory.

Fixes #1847

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trying to append an executable suffix to towncrier does not work
on Linux, as it can create absurd names like `towncrier.7` (`.7` coming
from `python3.7`).  Let's instead call it via `python -m towncrier`.
This should avoid relying on correct `PATH` (as I presume the original
code is meant to), while working correctly on all systems
and not requiring Python and towncrier to reside in the same directory.

Fixes #1847

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite the documentation (#1519)</title>
<updated>2020-02-04T14:51:00+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-02-04T14:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=7a5d03fe15f1d467f7b224c528b95eccc080b2c1'/>
<id>7a5d03fe15f1d467f7b224c528b95eccc080b2c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Stat rewrite - POC</title>
<updated>2020-01-10T15:38:01+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2020-01-10T15:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=d47ab61dc274b84c616f81ff740d1ee369a18871'/>
<id>d47ab61dc274b84c616f81ff740d1ee369a18871</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>
