<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git, branch soft-keywords</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>Add some tests for soft keywords</title>
<updated>2020-05-26T05:15:56+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2020-05-26T01:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9deae0ebb66bcc0680fb812cd0f72f91bb7068d0'/>
<id>9deae0ebb66bcc0680fb812cd0f72f91bb7068d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix D() macro usage for soft keywords</title>
<updated>2020-05-25T23:37:32+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2020-05-25T23:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8225723f29339043c641bb487afb6acd0d4c975d'/>
<id>8225723f29339043c641bb487afb6acd0d4c975d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add soft keywords</title>
<updated>2020-05-25T23:36:53+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2020-05-25T03:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3cbe7c3651d64cb15277f5fae6d7976020846f04'/>
<id>3cbe7c3651d64cb15277f5fae6d7976020846f04</id>
<content type='text'>
These are like keywords but they only work in context;
they are not reserved except when there is an exact match.

This would enable things like match statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are like keywords but they only work in context;
they are not reserved except when there is an exact match.

This would enable things like match statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>[workflow] Use Sphinx problem matcher on GitHub docs builds (GH-20325)</title>
<updated>2020-05-25T21:32:24+00:00</updated>
<author>
<name>Ammar Askar</name>
<email>ammar@ammaraskar.com</email>
</author>
<published>2020-05-25T21:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2602d97a0ae92b2d320909024e901c202b003e14'/>
<id>2602d97a0ae92b2d320909024e901c202b003e14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235)</title>
<updated>2020-05-25T19:51:58+00:00</updated>
<author>
<name>Lysandros Nikolaou</name>
<email>lisandrosnik@gmail.com</email>
</author>
<published>2020-05-25T19:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9645930b5bc1833ef495891d22052d1ba65ab7ea'/>
<id>9645930b5bc1833ef495891d22052d1ba65ab7ea</id>
<content type='text'>
The scripts in `Tools/peg_generator/scripts` mostly assume that
`ast.parse` and `compile` use the old parser, since this was the
state of things, while we were developing them. They need to be
updated to always use the correct parser. `_peg_parser` is being
extended to support both parsing and compiling with both parsers.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The scripts in `Tools/peg_generator/scripts` mostly assume that
`ast.parse` and `compile` use the old parser, since this was the
state of things, while we were developing them. They need to be
updated to always use the correct parser. `_peg_parser` is being
extended to support both parsing and compiling with both parsers.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-19611)</title>
<updated>2020-05-25T19:42:28+00:00</updated>
<author>
<name>Rotuna</name>
<email>sadhanasrinivasan@protonmail.com</email>
</author>
<published>2020-05-25T19:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=448325369ff73011d34d6c3a493014fe3ead8843'/>
<id>448325369ff73011d34d6c3a493014fe3ead8843</id>
<content type='text'>
Co-authored-by: Sadhana Srinivasan &lt;rotuna@Sadhanas-MBP.fritz.box&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Sadhana Srinivasan &lt;rotuna@Sadhanas-MBP.fritz.box&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Closes bpo-40558: update CONTRIBUTING.rst to reflect current branches (GH-19989)</title>
<updated>2020-05-25T19:19:42+00:00</updated>
<author>
<name>Hai Shi</name>
<email>shihai1992@gmail.com</email>
</author>
<published>2020-05-25T19:19:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2377a9bae3f698efaa81ff0426d0feb14c9f6329'/>
<id>2377a9bae3f698efaa81ff0426d0feb14c9f6329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40750: Do not expand the new parser debug flags if Py_BUILD_CORE is not defined (GH-20393)</title>
<updated>2020-05-25T19:17:12+00:00</updated>
<author>
<name>Pablo Galindo</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2020-05-25T19:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=deb4355a37e41edf1199920789fe9572c1fb43c2'/>
<id>deb4355a37e41edf1199920789fe9572c1fb43c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40750: Support -d flag in the new parser (GH-20340)</title>
<updated>2020-05-25T17:38:45+00:00</updated>
<author>
<name>Pablo Galindo</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2020-05-25T17:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=800a35c623bbcdb5793c7d7a4974524286311479'/>
<id>800a35c623bbcdb5793c7d7a4974524286311479</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39573: Fix buildbot failure for tupleobject.c (GH-20391)</title>
<updated>2020-05-25T17:25:28+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2020-05-25T17:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7d847e29d76b178c2db66b180065771b4d90c78f'/>
<id>7d847e29d76b178c2db66b180065771b4d90c78f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
