<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/tests/unit, branch pre-commit-ci-update-config</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>3.12 support and no setuptools/wheel on 3.12+ (#2558)</title>
<updated>2023-04-27T23:36:03+00:00</updated>
<author>
<name>chrysle</name>
<email>fritzihab@posteo.de</email>
</author>
<published>2023-04-27T23:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=fd93dd79be89b21e6e9d43ca2dd1b02b811f6d6f'/>
<id>fd93dd79be89b21e6e9d43ca2dd1b02b811f6d6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent PermissionError when using venv creator on some systems (#2543)</title>
<updated>2023-04-27T16:52:38+00:00</updated>
<author>
<name>Jakub Kulík</name>
<email>Kulikjak@gmail.com</email>
</author>
<published>2023-04-27T16:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=0597a2f8ab32705b86a25dbd1d42fd30c3033061'/>
<id>0597a2f8ab32705b86a25dbd1d42fd30c3033061</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop Python 2 support (#2548)</title>
<updated>2023-04-19T23:05:21+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2023-04-19T23:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=04af5026d8eff9ab34cd6f4a47e2f9de4f10a25c'/>
<id>04af5026d8eff9ab34cd6f4a47e2f9de4f10a25c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `ReentrantFileLock` thread-safe and, thereby, fix race condition in `virtualenv.cli_run` (#2517)</title>
<updated>2023-03-12T17:23:07+00:00</updated>
<author>
<name>Randy Döring</name>
<email>30527984+radoering@users.noreply.github.com</email>
</author>
<published>2023-03-12T17:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=d48565f2a7a3096fd45bf11ca194ea095bdae9ac'/>
<id>d48565f2a7a3096fd45bf11ca194ea095bdae9ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sepcify the encoding (#2515)</title>
<updated>2023-03-12T16:26:44+00:00</updated>
<author>
<name>Filipe Laíns</name>
<email>filipe.lains@gmail.com</email>
</author>
<published>2023-03-12T16:26:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=e2a9ee59e58c48a663bb435dbeb36a160272f695'/>
<id>e2a9ee59e58c48a663bb435dbeb36a160272f695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add print command to print_prompt for nushell (#2514)</title>
<updated>2023-03-10T15:13:04+00:00</updated>
<author>
<name>Artemiy</name>
<email>artem-itf@yandex.ru</email>
</author>
<published>2023-03-10T15:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=0398e5b3ba4256851f046a3a350cee2309953a82'/>
<id>0398e5b3ba4256851f046a3a350cee2309953a82</id>
<content type='text'>
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Windows CPython interpreters distributed by non-standard orgs (#2504)</title>
<updated>2023-02-27T17:25:57+00:00</updated>
<author>
<name>faph</name>
<email>faph@users.noreply.github.com</email>
</author>
<published>2023-02-27T17:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=5a5361468192a95b580fe4f868abf59280856148'/>
<id>5a5361468192a95b580fe4f868abf59280856148</id>
<content type='text'>
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to hatchling, drop 3.6 support (#2474)</title>
<updated>2022-12-30T04:25:07+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2022-12-30T04:25:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=e7fa1c2b4bbbe7495077e5f2146dca9c369b08d7'/>
<id>e7fa1c2b4bbbe7495077e5f2146dca9c369b08d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Py marker means any python not CPython (#2460)</title>
<updated>2022-12-05T18:29:55+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>gaborjbernat@gmail.com</email>
</author>
<published>2022-12-05T18:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=28f40672503974bdbf2c83d5174b738dcf45a5e5'/>
<id>28f40672503974bdbf2c83d5174b738dcf45a5e5</id>
<content type='text'>
Resolves https://github.com/tox-dev/tox/issues/2566</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves https://github.com/tox-dev/tox/issues/2566</pre>
</div>
</content>
</entry>
<entry>
<title>Change Nushell activation script to module (#2422)</title>
<updated>2022-11-27T18:38:50+00:00</updated>
<author>
<name>Jakub Žádník</name>
<email>kubouch@gmail.com</email>
</author>
<published>2022-11-27T18:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/virtualenv.git/commit/?id=ffa04ae837c1821a118ca501180005e85cc40d08'/>
<id>ffa04ae837c1821a118ca501180005e85cc40d08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
