<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/using, branch travis-macOS</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-29535: Remove promize about hash randomization of datetime objects. (GH-15269)</title>
<updated>2019-08-24T09:49:27+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-08-24T09:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e9c90aa43144b0be1e4e393e8cb549573437a5da'/>
<id>e9c90aa43144b0be1e4e393e8cb549573437a5da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'unstable' warning for Windows Store package in docs (GH-15334)</title>
<updated>2019-08-19T17:07:25+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-08-19T17:07:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cf9360e524acafdce99a8a1e48947fd7da06f3d4'/>
<id>cf9360e524acafdce99a8a1e48947fd7da06f3d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32910: Remove implementation detail in venv documentation. (GH-14968)</title>
<updated>2019-07-26T21:57:11+00:00</updated>
<author>
<name>Derek Keeler</name>
<email>d3r3kk@users.noreply.github.com</email>
</author>
<published>2019-07-26T21:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=91e49575095ca16d1b67dd8822deeb7885e421da'/>
<id>91e49575095ca16d1b67dd8822deeb7885e421da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35524: Update Windows installer image in docs (GH-14966)</title>
<updated>2019-07-26T20:03:58+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-07-26T20:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9d9893a1c85e07f7369c848acb0aed3b8fe6c3af'/>
<id>9d9893a1c85e07f7369c848acb0aed3b8fe6c3af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37610: improve Using Python doc wrt Editors &amp; IDE (GH-14850)</title>
<updated>2019-07-19T01:23:17+00:00</updated>
<author>
<name>aldwinaldwin</name>
<email>aldwinaldwin@users.noreply.github.com</email>
</author>
<published>2019-07-19T01:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8f040b7a9f442e7c2605ef1cad9c6b5eb7dd7af7'/>
<id>8f040b7a9f442e7c2605ef1cad9c6b5eb7dd7af7</id>
<content type='text'>
Move the Editors and IDE section out of the Unix section, to its own section.


https://bugs.python.org/issue37610</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move the Editors and IDE section out of the Unix section, to its own section.


https://bugs.python.org/issue37610</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37363: Add audit events on startup for the run commands (GH-14524)</title>
<updated>2019-07-01T23:03:53+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-07-01T23:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e226e83d36dfc7220d836fb7a249ce18e70cb4a6'/>
<id>e226e83d36dfc7220d836fb7a249ce18e70cb4a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37403: Touch up venv docs (GH-14458)</title>
<updated>2019-06-28T19:14:31+00:00</updated>
<author>
<name>Brett Cannon</name>
<email>54418+brettcannon@users.noreply.github.com</email>
</author>
<published>2019-06-28T19:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f9f8e3ce709ceb15c8db8c8dde940daf1febf13d'/>
<id>f9f8e3ce709ceb15c8db8c8dde940daf1febf13d</id>
<content type='text'>
Add a versionadded for PS Core and note that `.venv` is a common virtual environment name.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a versionadded for PS Core and note that `.venv` is a common virtual environment name.</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Windows commands in tutorial (GH-14379)</title>
<updated>2019-06-26T15:55:57+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-06-26T15:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7a177c08ab8981645828d3b4d9083cdd9018d197'/>
<id>7a177c08ab8981645828d3b4d9083cdd9018d197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37388: Development mode check encoding and errors (GH-14341)</title>
<updated>2019-06-25T22:51:05+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2019-06-25T22:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=22eb689cf3de7972a2789db3ad01a86949508ab7'/>
<id>22eb689cf3de7972a2789db3ad01a86949508ab7</id>
<content type='text'>
In development mode and in debug build, encoding and errors arguments
are now checked on string encoding and decoding operations. Examples:
open(), str.encode() and bytes.decode().

By default, for best performances, the errors argument is only
checked at the first encoding/decoding error, and the encoding
argument is sometimes ignored for empty strings.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In development mode and in debug build, encoding and errors arguments
are now checked on string encoding and decoding operations. Examples:
open(), str.encode() and bytes.decode().

By default, for best performances, the errors argument is only
checked at the first encoding/decoding error, and the encoding
argument is sometimes ignored for empty strings.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34556: Add --upgrade-deps to venv module (#13100)</title>
<updated>2019-06-17T18:18:13+00:00</updated>
<author>
<name>Cooper Lees</name>
<email>cooper@fb.com</email>
</author>
<published>2019-06-17T18:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4acdbf11b1fae1af24c47413a6caa593010d1b6f'/>
<id>4acdbf11b1fae1af24c47413a6caa593010d1b6f</id>
<content type='text'>
Add --upgrade-deps to venv module
- This allows for pip + setuptools to be automatically upgraded to the latest version on PyPI
- Update documentation to represent this change

bpo-34556: Add --upgrade to venv module</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --upgrade-deps to venv module
- This allows for pip + setuptools to be automatically upgraded to the latest version on PyPI
- Update documentation to represent this change

bpo-34556: Add --upgrade to venv module</pre>
</div>
</content>
</entry>
</feed>
