<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/tutorial, branch 3.4</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>Issue #25523: Correct "a" article to "an" article</title>
<updated>2015-11-02T03:37:02+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-02T03:37:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7462b64911f1e2df2de2285ddbf8b156b5cdc418'/>
<id>7462b64911f1e2df2de2285ddbf8b156b5cdc418</id>
<content type='text'>
This changes the main documentation, doc strings, source code comments, and a
couple error messages in the test suite. In some cases the word was removed
or edited some other way to fix the grammar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the main documentation, doc strings, source code comments, and a
couple error messages in the test suite. In some cases the word was removed
or edited some other way to fix the grammar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Marked keystrokes with the :kbd: role.</title>
<updated>2015-09-12T14:45:25+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-09-12T14:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0424eaf7533b0f386f6038dbb99f89e30fbbff76'/>
<id>0424eaf7533b0f386f6038dbb99f89e30fbbff76</id>
<content type='text'>
Fixed the case of the "Ctrl-" prefixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed the case of the "Ctrl-" prefixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #24729: Correct reference to open function.</title>
<updated>2015-07-29T18:04:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-07-29T18:04:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=842c07414e336dce7a9ec74e1b7cedae2f7dd5ad'/>
<id>842c07414e336dce7a9ec74e1b7cedae2f7dd5ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #24729: Update tutorial to match implementation.</title>
<updated>2015-07-28T19:00:10+00:00</updated>
<author>
<name>Alessandro Cucci</name>
<email>none@none</email>
</author>
<published>2015-07-28T19:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d8de44b6b3b36ec76154e7107891106451d6e7de'/>
<id>d8de44b6b3b36ec76154e7107891106451d6e7de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#23891: correctly refer to PyPI as "Python Package Index"</title>
<updated>2015-06-09T15:40:16+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat@gmail.com</email>
</author>
<published>2015-06-09T15:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f330d536910735ffa54f0fab136c04dbd0ee49dd'/>
<id>f330d536910735ffa54f0fab136c04dbd0ee49dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#23891: remove extra words</title>
<updated>2015-06-08T22:17:06+00:00</updated>
<author>
<name>Andrew Kuchling</name>
<email>amk@amk.ca</email>
</author>
<published>2015-06-08T22:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d00407115db3f0ad149f0053bfd40469c4fd0e7c'/>
<id>d00407115db3f0ad149f0053bfd40469c4fd0e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#23891: add a section to the Tutorial describing virtual environments and pip</title>
<updated>2015-06-08T21:35:45+00:00</updated>
<author>
<name>Andrew Kuchling</name>
<email>amk@amk.ca</email>
</author>
<published>2015-06-08T21:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dd15b36c9099254de8738845e407441342727e5a'/>
<id>dd15b36c9099254de8738845e407441342727e5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add link to pyvideoorg</title>
<updated>2015-06-07T07:00:58+00:00</updated>
<author>
<name>Andrew Kuchling</name>
<email>amk@amk.ca</email>
</author>
<published>2015-06-07T07:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4a75174fba6f98fa92047bcb21b679f5153522eb'/>
<id>4a75174fba6f98fa92047bcb21b679f5153522eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#23891: rework discussion of python-list a bit</title>
<updated>2015-06-07T00:25:21+00:00</updated>
<author>
<name>Andrew Kuchling</name>
<email>amk@amk.ca</email>
</author>
<published>2015-06-07T00:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ecacfd80e3e35da13ae0a7a90fca92c516439c3e'/>
<id>ecacfd80e3e35da13ae0a7a90fca92c516439c3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#23891: describe a few more modules in the tutorial</title>
<updated>2015-04-10T02:20:01+00:00</updated>
<author>
<name>Andrew Kuchling</name>
<email>amk@amk.ca</email>
</author>
<published>2015-04-10T02:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d71b170a4df7d2d3a93f55d3400b40000fda465c'/>
<id>d71b170a4df7d2d3a93f55d3400b40000fda465c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
