<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/ast.c, branch v3.8.5</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>[3.8] bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags (#21023)</title>
<updated>2020-06-28T00:35:05+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2020-06-28T00:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e653369e76d7da6bcbcf1f09a141f47fb77df6c3'/>
<id>e653369e76d7da6bcbcf1f09a141f47fb77df6c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[3.8] bpo-41132: Use pymalloc allocator in the f-string parser (GH-21173) (GH-21184)</title>
<updated>2020-06-27T18:43:41+00:00</updated>
<author>
<name>Lysandros Nikolaou</name>
<email>lisandrosnik@gmail.com</email>
</author>
<published>2020-06-27T18:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=749d3bc04177ff9e2ddfd58d919b84cb4f6cf894'/>
<id>749d3bc04177ff9e2ddfd58d919b84cb4f6cf894</id>
<content type='text'>
Automerge-Triggered-By: @pablogsal</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automerge-Triggered-By: @pablogsal</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40870: Invalidate usage of some constants with ast.Name (GH-20649)</title>
<updated>2020-06-06T17:04:47+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-06-06T17:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=83a9ba442662c2a030b45955f3dd24ff4b24bb61'/>
<id>83a9ba442662c2a030b45955f3dd24ff4b24bb61</id>
<content type='text'>
(cherry picked from commit 68874a8502da440a1dc4746cf73262648b870aee)

Co-authored-by: Batuhan Taskaya &lt;isidentical@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 68874a8502da440a1dc4746cf73262648b870aee)

Co-authored-by: Batuhan Taskaya &lt;isidentical@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40614: Respect feature version for f-string debug expressions (GH-20196) (GH-20466)</title>
<updated>2020-06-06T10:08:48+00:00</updated>
<author>
<name>Shantanu</name>
<email>hauntsaninja@users.noreply.github.com</email>
</author>
<published>2020-06-06T10:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f7ed4d4e83f5d9e85e244a1cbc460f26436ab24d'/>
<id>f7ed4d4e83f5d9e85e244a1cbc460f26436ab24d</id>
<content type='text'>
Co-authored-by: Lysandros Nikolaou &lt;lisandrosnik@gmail.com&gt;
Co-authored-by: Pablo Galindo &lt;pablogsal@gmail.com&gt;
(cherry picked from commit c116c94ff119485761460f1033cdee425bed0310)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Lysandros Nikolaou &lt;lisandrosnik@gmail.com&gt;
Co-authored-by: Pablo Galindo &lt;pablogsal@gmail.com&gt;
(cherry picked from commit c116c94ff119485761460f1033cdee425bed0310)</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b. (GH-18477)</title>
<updated>2020-02-12T20:56:44+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-02-12T20:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2076d4f97ef514bb4dc4ca768fbaa3f538ce7f1f'/>
<id>2076d4f97ef514bb4dc4ca768fbaa3f538ce7f1f</id>
<content type='text'>
(cherry picked from commit 6e619c48b8e804ece9521453fc8da0640a04d5b1)

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 6e619c48b8e804ece9521453fc8da0640a04d5b1)

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.8] bpo-39579: Fix Attribute end_col_offset to point at the current node (GH-18405) (GH-18408)</title>
<updated>2020-02-08T00:21:38+00:00</updated>
<author>
<name>Lysandros Nikolaou</name>
<email>lisandrosnik@gmail.com</email>
</author>
<published>2020-02-08T00:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8b9cebce09cb6919fdb97d8e608288a503681d13'/>
<id>8b9cebce09cb6919fdb97d8e608288a503681d13</id>
<content type='text'>
(cherry picked from commit d2e1098641f98594702ef29049c3c4a3f394786f)





https://bugs.python.org/issue39579



Automerge-Triggered-By: @gvanrossum</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit d2e1098641f98594702ef29049c3c4a3f394786f)





https://bugs.python.org/issue39579



Automerge-Triggered-By: @gvanrossum</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39235: Fix end location for genexp in call args (GH-17925)</title>
<updated>2020-01-09T19:39:00+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-01-09T19:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=33e033da3c1472b0aa2ae3cff06649a1ae4aa37f'/>
<id>33e033da3c1472b0aa2ae3cff06649a1ae4aa37f</id>
<content type='text'>
The fix changes copy_location() to require an extra node from which to extract the end location, and fixing all 5 call sites.

https://bugs.python.org/issue39235
(cherry picked from commit a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78)

Co-authored-by: Guido van Rossum &lt;guido@python.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fix changes copy_location() to require an extra node from which to extract the end location, and fixing all 5 call sites.

https://bugs.python.org/issue39235
(cherry picked from commit a796d8ef9dd1af65f7e4d7a857b56f35b7cb6e78)

Co-authored-by: Guido van Rossum &lt;guido@python.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39176: Improve error message for 'named assignment' (GH-17777) (GH-17778)</title>
<updated>2020-01-01T03:28:08+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-01-01T03:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6c004955aceb8a0cd8e14afbc608ebfdf7c8aa4a'/>
<id>6c004955aceb8a0cd8e14afbc608ebfdf7c8aa4a</id>
<content type='text'>
(cherry picked from commit 37143a8e3b2e9245d52f4ddebbdd1c6121c96884)

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 37143a8e3b2e9245d52f4ddebbdd1c6121c96884)

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[3.8] bpo-39080: Starred Expression's column offset fix when inside a CALL (GH-17645) (GH-17649)</title>
<updated>2019-12-18T01:41:58+00:00</updated>
<author>
<name>Pablo Galindo</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2019-12-18T01:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b1f204471092678dd89117e608fa041a9589d14c'/>
<id>b1f204471092678dd89117e608fa041a9589d14c</id>
<content type='text'>
… 
Co-Authored-By: Pablo Galindo &lt;Pablogsal@gmail.com&gt;
(cherry picked from commit 50d4f12958bf806a4e1a1021d70cfd5d448c5cba)

Co-authored-by: Lysandros Nikolaou &lt;lisandrosnik@gmail.com&gt;





https://bugs.python.org/issue39080</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
… 
Co-Authored-By: Pablo Galindo &lt;Pablogsal@gmail.com&gt;
(cherry picked from commit 50d4f12958bf806a4e1a1021d70cfd5d448c5cba)

Co-authored-by: Lysandros Nikolaou &lt;lisandrosnik@gmail.com&gt;





https://bugs.python.org/issue39080</pre>
</div>
</content>
</entry>
<entry>
<title>The comment in ast_for_namedexpr shouldn't include if_stmt (GH-17586)</title>
<updated>2019-12-15T20:04:07+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-12-15T20:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cd968dea28569960e0b78350d43b89b83dbd49c5'/>
<id>cd968dea28569960e0b78350d43b89b83dbd49c5</id>
<content type='text'>
Automerge-Triggered-By: @gvanrossum
(cherry picked from commit b08d3f71beab59653edfbbcf7b92a7bc8050d6b8)

Co-authored-by: Guido van Rossum &lt;guido@python.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automerge-Triggered-By: @gvanrossum
(cherry picked from commit b08d3f71beab59653edfbbcf7b92a7bc8050d6b8)

Co-authored-by: Guido van Rossum &lt;guido@python.org&gt;</pre>
</div>
</content>
</entry>
</feed>
