<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/tutorial, branch alex-patch-1</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-37826: Document exception chaining in Python tutorial for errors. (GH-15243)</title>
<updated>2019-08-14T21:11:32+00:00</updated>
<author>
<name>Abhilash Raj</name>
<email>maxking@users.noreply.github.com</email>
</author>
<published>2019-08-14T21:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dcfe111eb5602333135b8776996332a8dcf59392'/>
<id>dcfe111eb5602333135b8776996332a8dcf59392</id>
<content type='text'>
https://bugs.python.org/issue37826</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.python.org/issue37826</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37726: Prefer argparse over getopt in stdlib tutorial (#15052)</title>
<updated>2019-08-01T14:17:30+00:00</updated>
<author>
<name>mental</name>
<email>m3nta1@yahoo.com</email>
</author>
<published>2019-08-01T14:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2491134029b195d3159a489e1803ee22a7839b41'/>
<id>2491134029b195d3159a489e1803ee22a7839b41</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Fix: Proper UpperCamelCase and lowercase. (GH-14644)</title>
<updated>2019-07-08T21:06:32+00:00</updated>
<author>
<name>Julien Palard</name>
<email>julien@palard.fr</email>
</author>
<published>2019-07-08T21:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2da622ff77a763327895656779370b80a833d95c'/>
<id>2da622ff77a763327895656779370b80a833d95c</id>
<content type='text'>
Initial report by Michael Blankenship on docs@</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial report by Michael Blankenship on docs@</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-37392: Update the dir(sys) in module tutorial (GH-14365)</title>
<updated>2019-06-25T12:16:54+00:00</updated>
<author>
<name>Xtreak</name>
<email>tir.karthi@gmail.com</email>
</author>
<published>2019-06-25T12:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=080b6b40fa6c6ddc79dcfcadab575bb1be3f47e9'/>
<id>080b6b40fa6c6ddc79dcfcadab575bb1be3f47e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `python -m pip install` in porting guide and venv docs (GH-13257)</title>
<updated>2019-06-21T18:20:21+00:00</updated>
<author>
<name>Brad</name>
<email>brad.solomon.1124@gmail.com</email>
</author>
<published>2019-06-21T18:20:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8b2aa1fddeb647bfbdb3b5827ddc3fdef19b8e44'/>
<id>8b2aa1fddeb647bfbdb3b5827ddc3fdef19b8e44</id>
<content type='text'>
This is to help prevent people from accidentally installing into the wrong Python interpreter if they are not aware of which Python interpreter `pip` points to.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to help prevent people from accidentally installing into the wrong Python interpreter if they are not aware of which Python interpreter `pip` points to.</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to 3.9.0a0</title>
<updated>2019-06-04T20:12:32+00:00</updated>
<author>
<name>Łukasz Langa</name>
<email>lukasz@langa.pl</email>
</author>
<published>2019-06-04T20:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9ab2fb1c68a75115da92d51b8c40b74f60f88561'/>
<id>9ab2fb1c68a75115da92d51b8c40b74f60f88561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29414: Change 'the for statement is such an iterator' in Tutorial (GH-273)</title>
<updated>2019-06-01T21:11:47+00:00</updated>
<author>
<name>Marco Buttu</name>
<email>marco.buttu@gmail.com</email>
</author>
<published>2019-06-01T21:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=218e47b61862470477922e9aba1a23fd3dab18ae'/>
<id>218e47b61862470477922e9aba1a23fd3dab18ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36739: Update controlflow.rst (GH-12983)</title>
<updated>2019-05-29T03:38:03+00:00</updated>
<author>
<name>pbhd</name>
<email>p-bauer-schriesheim@t-online.de</email>
</author>
<published>2019-05-29T03:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e1f95e77e0647aff602e0660ba3c282b71045875'/>
<id>e1f95e77e0647aff602e0660ba3c282b71045875</id>
<content type='text'>
in addition to global-statement also mention nonlocal-statement
(in the paragraph describing access to variables which are non local to a function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in addition to global-statement also mention nonlocal-statement
(in the paragraph describing access to variables which are non local to a function</pre>
</div>
</content>
</entry>
</feed>
