<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Parser, branch orphaned-comment</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-45866: pegen strips directory of "generated from" header (GH-29777)</title>
<updated>2021-11-26T10:50:34+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2021-11-26T10:50:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=253b7a0a9fef1d72a4cb87b837885576e68e917c'/>
<id>253b7a0a9fef1d72a4cb87b837885576e68e917c</id>
<content type='text'>
"make regen-all" now produces the same output when run from a
directory other than the source tree: when building Python out of the
source tree.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"make regen-all" now produces the same output when run from a
directory other than the source tree: when building Python out of the
source tree.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45727: Only trigger the 'did you forgot a comma' error suggestion if inside parentheses (GH-29757)</title>
<updated>2021-11-24T22:21:23+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-24T22:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=24c10d2943c482c4d3ecc71d45df2d8c10fa5bb1'/>
<id>24c10d2943c482c4d3ecc71d45df2d8c10fa5bb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure the str member of the tokenizer is always initialised (GH-29681)</title>
<updated>2021-11-21T02:06:39+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-21T02:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4f006a789a35f5d1a7ef142bd1304ce167392457'/>
<id>4f006a789a35f5d1a7ef142bd1304ce167392457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor parser compilation units into specific components (GH-29676)</title>
<updated>2021-11-21T01:08:50+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-21T01:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c9c4444d9f11ae80c2c4cc7d40b6718419d81a97'/>
<id>c9c4444d9f11ae80c2c4cc7d40b6718419d81a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45811: Improve error message when source code contains invisible control characters (GH-29654)</title>
<updated>2021-11-20T18:28:28+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-20T18:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=81f4e116ef7d30ef6e2041c2d6cf29af511a3a02'/>
<id>81f4e116ef7d30ef6e2041c2d6cf29af511a3a02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45450: Improve syntax error for parenthesized arguments (GH-28906)</title>
<updated>2021-11-20T18:27:40+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-20T18:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7a1d9325287a39528b795b1e8037146777abfe3e'/>
<id>7a1d9325287a39528b795b1e8037146777abfe3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45494: Fix error location in EOF tokenizer errors (GH-29108)</title>
<updated>2021-11-20T17:40:59+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-20T17:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=79ff0d1687e3f823fb121a19f0297ad052871b1b'/>
<id>79ff0d1687e3f823fb121a19f0297ad052871b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45848: Allow the parser to get error lines from encoded files (GH-29646)</title>
<updated>2021-11-20T14:36:07+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-20T14:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fdcc46d9554094994f78bedf6dc9220e5d5ee668'/>
<id>fdcc46d9554094994f78bedf6dc9220e5d5ee668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45727: Make the syntax error for missing comma more consistent (GH-29427)</title>
<updated>2021-11-19T23:11:57+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-19T23:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=546cefcda75d7150b55c8bc1724bea35a1e12890'/>
<id>546cefcda75d7150b55c8bc1724bea35a1e12890</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45822: Respect PEP 263's coding cookies in the parser even if flags are not provided (GH-29582)</title>
<updated>2021-11-16T20:30:47+00:00</updated>
<author>
<name>Pablo Galindo Salgado</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2021-11-16T20:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=da20d7401de97b425897d3069f71f77b039eb16f'/>
<id>da20d7401de97b425897d3069f71f77b039eb16f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
