<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/venv/scripts, branch main</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/'/>
<entry>
<title>gh-103088: Ensure POSIX venv scripts always use LF line endings (GH-103591)</title>
<updated>2023-04-17T16:33:54+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2023-04-17T16:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=eb5fd31948e2e379635e17545c18c9ef5d06d3e7'/>
<id>eb5fd31948e2e379635e17545c18c9ef5d06d3e7</id>
<content type='text'>
Also touches the affected files in meaningless ways to ensure they get updated when pulling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also touches the affected files in meaningless ways to ensure they get updated when pulling</pre>
</div>
</content>
</entry>
<entry>
<title>gh-103088: Sanitize venv paths when using MSYS or Cygwin Bash (GH-103325)</title>
<updated>2023-04-11T19:20:46+00:00</updated>
<author>
<name>Stanislav Syekirin</name>
<email>syekirin@gmail.com</email>
</author>
<published>2023-04-11T19:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=ebc81034278ea186b4110c7dbf6d1c2a0ada9398'/>
<id>ebc81034278ea186b4110c7dbf6d1c2a0ada9398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-93858: Prevent error when activating venv in nested fish instances (GH-93931)</title>
<updated>2022-06-27T15:26:02+00:00</updated>
<author>
<name>Thomas B. Brunner</name>
<email>thomasbbrunner@gmail.com</email>
</author>
<published>2022-06-27T15:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=117217245390ed3e6fe166180f052e022d296921'/>
<id>117217245390ed3e6fe166180f052e022d296921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in the Lib directory (GH-28775)</title>
<updated>2021-10-06T23:13:48+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2021-10-06T23:13:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=745c9d9dfc1ad6fdfdf1d07420c6273ff67fa5be'/>
<id>745c9d9dfc1ad6fdfdf1d07420c6273ff67fa5be</id>
<content type='text'>
Fix typos in the Lib directory as identified by codespell.

Co-authored-by: Terry Jan Reedy &lt;tjreedy@udel.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typos in the Lib directory as identified by codespell.

Co-authored-by: Terry Jan Reedy &lt;tjreedy@udel.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)</title>
<updated>2020-07-28T08:41:57+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2020-07-28T08:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=c82dda1e08c4b74ca24f88d6a549d93108c319cf'/>
<id>c82dda1e08c4b74ca24f88d6a549d93108c319cf</id>
<content type='text'>
Co-Authored-By: Baptiste Darthenay &lt;baptiste.darthenay@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Baptiste Darthenay &lt;baptiste.darthenay@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)</title>
<updated>2020-05-25T14:54:14+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2020-05-25T14:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=ef16958d17e83723334a51428f410f726d6492a7'/>
<id>ef16958d17e83723334a51428f410f726d6492a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the URL to fishshell.com (GH-20251)</title>
<updated>2020-05-20T04:59:46+00:00</updated>
<author>
<name>Jonathan Goble</name>
<email>jcgoble3@gmail.com</email>
</author>
<published>2020-05-20T04:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=da7d1f04086598a29f77bd452beefe847d038344'/>
<id>da7d1f04086598a29f77bd452beefe847d038344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)</title>
<updated>2020-04-02T19:00:21+00:00</updated>
<author>
<name>Derek Keeler</name>
<email>d3r3kk@users.noreply.github.com</email>
</author>
<published>2020-04-02T19:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=45217af29c7f380089af17beb48a5ea0560bbb9d'/>
<id>45217af29c7f380089af17beb48a5ea0560bbb9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39505: delete the redundant '/' in $env:VIRTUAL_ENV (GH-18290)</title>
<updated>2020-02-05T08:16:58+00:00</updated>
<author>
<name>schwarzichet</name>
<email>15522755+schwarzichet@users.noreply.github.com</email>
</author>
<published>2020-02-05T08:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=787b6d548c250f36df6d3f3179f60d754c8aa5e3'/>
<id>787b6d548c250f36df6d3f3179f60d754c8aa5e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>venv: Suppress warning message when bash hashing is disabled. (GH-17966)</title>
<updated>2020-01-14T20:47:59+00:00</updated>
<author>
<name>Dima</name>
<email>43349662+d-goldin@users.noreply.github.com</email>
</author>
<published>2020-01-14T20:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=4b0d91aab4cfba30a2a9728e9eaea15dbc0ba9bd'/>
<id>4b0d91aab4cfba30a2a9728e9eaea15dbc0ba9bd</id>
<content type='text'>
When using python's built-in venv activaton script
warnings are printed when hashing is disabled in
bash or zsh, like;

`bash: hash: hashing disabled`

This output is not really useful to the end-user and has
been disabled in `virtualenv` for long.

This commit is based on:
https://github.com/pypa/virtualenv/commit/28e85bcd80d04b2a7ebce0e1d0b02d432b7e5593</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using python's built-in venv activaton script
warnings are printed when hashing is disabled in
bash or zsh, like;

`bash: hash: hashing disabled`

This output is not really useful to the end-user and has
been disabled in `virtualenv` for long.

This commit is based on:
https://github.com/pypa/virtualenv/commit/28e85bcd80d04b2a7ebce0e1d0b02d432b7e5593</pre>
</div>
</content>
</entry>
</feed>
