<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/tutorial/modules.rst, 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-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>closes bpo-35329: Change 'Package' to 'package' in accordance with PEP8. (GH-13008)</title>
<updated>2019-04-30T02:20:06+00:00</updated>
<author>
<name>Utkarsh Gupta</name>
<email>guptautkarsh2102@gmail.com</email>
</author>
<published>2019-04-30T02:20:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ee0309f3d83ab9ffa02542bcf45ece84f4fb265e'/>
<id>ee0309f3d83ab9ffa02542bcf45ece84f4fb265e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better __init__.py explanation in tutorial (#12763)</title>
<updated>2019-04-11T06:10:35+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-04-11T06:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5410d3d283b11e2375f0c1f79728a230edd12bd0'/>
<id>5410d3d283b11e2375f0c1f79728a230edd12bd0</id>
<content type='text'>
* better __init__.py explanation in tutorial

* Update Doc/tutorial/modules.rst

Co-Authored-By: methane &lt;songofacandy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* better __init__.py explanation in tutorial

* Update Doc/tutorial/modules.rst

Co-Authored-By: methane &lt;songofacandy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)</title>
<updated>2018-12-19T06:09:46+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-12-19T06:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2b57c43f21f891df4c6f2294a3b9e1b9029a16b6'/>
<id>2b57c43f21f891df4c6f2294a3b9e1b9029a16b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use rich markup for PEP reference (GH-7939)</title>
<updated>2018-06-27T03:57:39+00:00</updated>
<author>
<name>Behzad B. Mokhtari</name>
<email>35877268+perplexionist@users.noreply.github.com</email>
</author>
<published>2018-06-27T03:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=df748c20dabcec5a6e89e0dd74fff21110f8755a'/>
<id>df748c20dabcec5a6e89e0dd74fff21110f8755a</id>
<content type='text'>
it's better to refer to PEP with `pep` role in reStructuredText. It also links to the PEP page.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it's better to refer to PEP with `pep` role in reStructuredText. It also links to the PEP page.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33297: Mention Pillow to work with more image formats. (#6505)</title>
<updated>2018-04-21T12:17:26+00:00</updated>
<author>
<name>Andrés Delfino</name>
<email>34587441+andresdelfino@users.noreply.github.com</email>
</author>
<published>2018-04-21T12:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b81ca28b378c8b29204a37f8bd433a3379f53f7d'/>
<id>b81ca28b378c8b29204a37f8bd433a3379f53f7d</id>
<content type='text'>
Also update PIL doc references to Pillow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update PIL doc references to Pillow.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-4041)</title>
<updated>2018-02-25T19:11:12+00:00</updated>
<author>
<name>Mario Corchero</name>
<email>mariocj89@gmail.com</email>
</author>
<published>2018-02-25T19:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fbee88244e8921afdb29fde51a9a010a8ae18277'/>
<id>fbee88244e8921afdb29fde51a9a010a8ae18277</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31757: Make Fibonacci examples consistent (#3991)</title>
<updated>2017-10-14T14:36:08+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2017-10-14T14:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8c26a34f93db7ae96b42bcce6b557437436c7721'/>
<id>8c26a34f93db7ae96b42bcce6b557437436c7721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28820: Fix spelling of “practice” as a noun</title>
<updated>2016-12-10T05:12:56+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-12-10T05:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=898573a734bd24716468faf2b99e47d3676c0c03'/>
<id>898573a734bd24716468faf2b99e47d3676c0c03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.</title>
<updated>2016-07-26T09:18:21+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-07-26T09:18:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1050d2d0c7730c6c533246bb2404937739a7775c'/>
<id>1050d2d0c7730c6c533246bb2404937739a7775c</id>
<content type='text'>
Patch by Julien Palard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Julien Palard.
</pre>
</div>
</content>
</entry>
</feed>
