<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/reference, branch faster-bytes-iter</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-41045: Document debug feature of f-strings ('=') (GH-21509)</title>
<updated>2020-07-27T22:31:02+00:00</updated>
<author>
<name>amaajemyfren</name>
<email>32741226+amaajemyfren@users.noreply.github.com</email>
</author>
<published>2020-07-27T22:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=13efaec2e03288d7ff0ee643589c32bde6c6973c'/>
<id>13efaec2e03288d7ff0ee643589c32bde6c6973c</id>
<content type='text'>
Co-Authored-By: Rishi &lt;rishi93dev@gmail.com&gt;

Automerge-Triggered-By: @gvanrossum</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Rishi &lt;rishi93dev@gmail.com&gt;

Automerge-Triggered-By: @gvanrossum</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969)</title>
<updated>2020-07-27T18:20:36+00:00</updated>
<author>
<name>Pablo Galindo</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2020-07-27T18:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=72cabb2aa636272e608285f5a6ba83b62be9be4e'/>
<id>72cabb2aa636272e608285f5a6ba83b62be9be4e</id>
<content type='text'>
(We censor the heck out of actions and some other stuff using a custom "highlighter".)

Co-authored-by: Guido van Rossum &lt;guido@python.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(We censor the heck out of actions and some other stuff using a custom "highlighter".)

Co-authored-by: Guido van Rossum &lt;guido@python.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (#18851)</title>
<updated>2020-07-25T23:33:48+00:00</updated>
<author>
<name>Shankar Jha</name>
<email>shankarj67@gmail.com</email>
</author>
<published>2020-07-25T23:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f117cef25b5ffc4db9fbe373ddb65e14f59f0397'/>
<id>f117cef25b5ffc4db9fbe373ddb65e14f59f0397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stick with the phrase "default parameter value" (GH-21590)</title>
<updated>2020-07-22T23:58:19+00:00</updated>
<author>
<name>Andre Delfino</name>
<email>adelfino@gmail.com</email>
</author>
<published>2020-07-22T23:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b9f6ac9d463b3c5823197b0bde3869876f65f413'/>
<id>b9f6ac9d463b3c5823197b0bde3869876f65f413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update lexical_analysis.rst (GH-17508)</title>
<updated>2020-06-12T12:54:29+00:00</updated>
<author>
<name>Géry Ogam</name>
<email>gery.ogam@gmail.com</email>
</author>
<published>2020-06-12T12:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e2fb8a2c42ee60c72a40d93da69e9efc4e359023'/>
<id>e2fb8a2c42ee60c72a40d93da69e9efc4e359023</id>
<content type='text'>
Use Sphinx role markup for `str.format`.

Automerge-Triggered-By: @csabella</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Sphinx role markup for `str.format`.

Automerge-Triggered-By: @csabella</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40439: Update broken link in lexical analysis docs (GH-20184)</title>
<updated>2020-05-23T01:12:09+00:00</updated>
<author>
<name>Matteo Bertucci</name>
<email>matteobertucci2004@gmail.com</email>
</author>
<published>2020-05-23T01:12:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=af23f0d3cf19343512e6ca1fe1d46a5dbe425719'/>
<id>af23f0d3cf19343512e6ca1fe1d46a5dbe425719</id>
<content type='text'>
Automerge-Triggered-By: @csabella</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automerge-Triggered-By: @csabella</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in object.__format__ docs (GH-19504)</title>
<updated>2020-04-26T01:57:09+00:00</updated>
<author>
<name>Heshy Roskes</name>
<email>hroskes@jhu.edu</email>
</author>
<published>2020-04-26T01:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ef33712baa2d15878b35a02fbd6ab301c999a5fe'/>
<id>ef33712baa2d15878b35a02fbd6ab301c999a5fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misinformation about NaN != NaN comparison (GH-19357)</title>
<updated>2020-04-05T09:25:24+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>mdickinson@enthought.com</email>
</author>
<published>2020-04-05T09:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=810f68f1282c917fc1ad6af540a9f08524dfe310'/>
<id>810f68f1282c917fc1ad6af540a9f08524dfe310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comma location in various places (GH-19233)</title>
<updated>2020-03-30T21:28:25+00:00</updated>
<author>
<name>Mathieu Dupuy</name>
<email>deronnax@users.noreply.github.com</email>
</author>
<published>2020-03-30T21:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c49016e67c3255b37599b354a8d7995d40663991'/>
<id>c49016e67c3255b37599b354a8d7995d40663991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40045: Make "dunder" method documentation easier to locate (#19153)</title>
<updated>2020-03-27T19:02:51+00:00</updated>
<author>
<name>Javad Mokhtari</name>
<email>javadmokhtari@outlook.com</email>
</author>
<published>2020-03-27T19:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5f9c131c099d6675d1a9d0228497865488afd548'/>
<id>5f9c131c099d6675d1a9d0228497865488afd548</id>
<content type='text'>
* issue 40045

* Update lexical_analysis.rst

Make "dunder" method documentation easier(GH-19153)

Co-authored-by: Joannah Nanjekye &lt;33177550+nanjekyejoannah@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* issue 40045

* Update lexical_analysis.rst

Make "dunder" method documentation easier(GH-19153)

Co-authored-by: Joannah Nanjekye &lt;33177550+nanjekyejoannah@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
