<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/reference, branch benjamin-interp-initialize</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>Fix HTML formatting in datamodel.rst (GH-8693)</title>
<updated>2018-08-06T20:52:49+00:00</updated>
<author>
<name>Berker Peksag</name>
<email>berker.peksag@gmail.com</email>
</author>
<published>2018-08-06T20:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=3c1b590472d567e22a607ba31271865cd90c8e9b'/>
<id>3c1b590472d567e22a607ba31271865cd90c8e9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'for example' instead of 'in other words' in compound statement doc (GH-8401)</title>
<updated>2018-07-30T18:44:35+00:00</updated>
<author>
<name>Andrés Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2018-07-30T18:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=6921ef7bef4eab3819b3d0fda5fa3e3b2a8c0613'/>
<id>6921ef7bef4eab3819b3d0fda5fa3e3b2a8c0613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo: variables(s) (GH-8482)</title>
<updated>2018-07-26T15:35:23+00:00</updated>
<author>
<name>Andrés Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2018-07-26T15:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=e42b705188271da108de42b55d9344642170aa2b'/>
<id>e42b705188271da108de42b55d9344642170aa2b</id>
<content type='text'>
Remove extra `(s)` in the documentation of `compound_stmts`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove extra `(s)` in the documentation of `compound_stmts`.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33702: Add some missing links in production lists and do a little polish (GH-7259)</title>
<updated>2018-07-07T20:24:46+00:00</updated>
<author>
<name>Andrés Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2018-07-07T20:24:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=caccca78e46bf3c3b24e09b3afb1c1b08c39990c'/>
<id>caccca78e46bf3c3b24e09b3afb1c1b08c39990c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33877: Remove UNIX qualification for running complete programs (GH-7744)</title>
<updated>2018-06-22T21:31:03+00:00</updated>
<author>
<name>Andrés Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2018-06-22T21:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=c9d43c702a53804c23ecb22a0dbf6a47c804d2b1'/>
<id>c9d43c702a53804c23ecb22a0dbf6a47c804d2b1</id>
<content type='text'>
The statement is true for Windows (and macOS) also.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The statement is true for Windows (and macOS) also.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33847: Add '@' operator entry to index (GH-7669)</title>
<updated>2018-06-15T19:23:00+00:00</updated>
<author>
<name>Andrés Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2018-06-15T19:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=695118600fecaa7b95634e168ad7cbbc561fd1ec'/>
<id>695118600fecaa7b95634e168ad7cbbc561fd1ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672)</title>
<updated>2018-06-15T18:24:25+00:00</updated>
<author>
<name>Andrés Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2018-06-15T18:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=4fddd4e4069aad9efad999d8d9ce3cd9fb523a5c'/>
<id>4fddd4e4069aad9efad999d8d9ce3cd9fb523a5c</id>
<content type='text'>
'expresson list' refers to the grammar term 'expression_list' in the subscription production.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'expresson list' refers to the grammar term 'expression_list' in the subscription production.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33766: Document that end of file or string is a newline (GH-7383)</title>
<updated>2018-06-09T23:49:39+00:00</updated>
<author>
<name>Ammar Askar</name>
<email>ammar_askar@hotmail.com</email>
</author>
<published>2018-06-09T23:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=0aa17ee6a76df0946d42e7657a501f1862065a22'/>
<id>0aa17ee6a76df0946d42e7657a501f1862065a22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)</title>
<updated>2018-06-07T03:14:28+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2018-06-07T03:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=7c69c1c0fba8c1c8ff3969bce4c1135736a4cc58'/>
<id>7c69c1c0fba8c1c8ff3969bce4c1135736a4cc58</id>
<content type='text'>
Also, standardize indentation of generated tables.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, standardize indentation of generated tables.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in datamodel.rst (GH-6964)</title>
<updated>2018-06-02T14:29:47+00:00</updated>
<author>
<name>Zach Mitchell</name>
<email>zmitchell@users.noreply.github.com</email>
</author>
<published>2018-06-02T14:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=00818c8ffd657f9ec727e366bfffd9c2135fa5ab'/>
<id>00818c8ffd657f9ec727e366bfffd9c2135fa5ab</id>
<content type='text'>
This is a simple grammatical fix correcting "...object whose `__self__` attributes is ..." to "...object whose `__self__` attribute is ...".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a simple grammatical fix correcting "...object whose `__self__` attributes is ..." to "...object whose `__self__` attribute is ...".</pre>
</div>
</content>
</entry>
</feed>
