<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/tools/extensions, branch fix-traceback-syntax-error</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-40517: Implement syntax highlighting support for ASDL (GH-19967)</title>
<updated>2020-05-07T20:57:26+00:00</updated>
<author>
<name>Batuhan Taskaya</name>
<email>batuhanosmantaskaya@gmail.com</email>
</author>
<published>2020-05-07T20:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b7a78ca74ab539943ab11b5c4c9cfab7f5b7ff5a'/>
<id>b7a78ca74ab539943ab11b5c4c9cfab7f5b7ff5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "bpo-40517: Implement syntax highlighting support for ASDL (#19928)" (#19950)</title>
<updated>2020-05-06T05:33:55+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2020-05-06T05:33:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=eff870b618ca6f6b7a60a271f15af7e54b8a1b97'/>
<id>eff870b618ca6f6b7a60a271f15af7e54b8a1b97</id>
<content type='text'>
This reverts commit d60040ba226bd2e3b6f58d074015aa2499dc1cb8.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d60040ba226bd2e3b6f58d074015aa2499dc1cb8.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40517: Implement syntax highlighting support for ASDL (#19928)</title>
<updated>2020-05-06T05:24:39+00:00</updated>
<author>
<name>Batuhan Taskaya</name>
<email>batuhanosmantaskaya@gmail.com</email>
</author>
<published>2020-05-06T05:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d60040ba226bd2e3b6f58d074015aa2499dc1cb8'/>
<id>d60040ba226bd2e3b6f58d074015aa2499dc1cb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36675: Remove obsolete code. (GH-16024)</title>
<updated>2019-09-12T11:23:53+00:00</updated>
<author>
<name>Julien Palard</name>
<email>julien@palard.fr</email>
</author>
<published>2019-09-12T11:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2c910c1e732c9a3ec4c67a7c43d789d6c729304a'/>
<id>2c910c1e732c9a3ec4c67a7c43d789d6c729304a</id>
<content type='text'>
Does no longer work since Sphinx moved the trim_doctest_flag option in
the configuration.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Does no longer work since Sphinx moved the trim_doctest_flag option in
the configuration.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37504: Fix documentation build with texinfo builder (GH-14606)</title>
<updated>2019-09-10T14:40:50+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@users.noreply.github.com</email>
</author>
<published>2019-09-10T14:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c3d679fd398f42a2e489fbe3dab17fac1fb2439c'/>
<id>c3d679fd398f42a2e489fbe3dab17fac1fb2439c</id>
<content type='text'>
In the table model used by docutils, the `cols` attribute of `tgroup`
nodes is mandatory, see [1]. It is used in texinfo builder in [2].

[1]: https://www.oasis-open.org/specs/tm9901.htm#AEN348
[2]: https://github.com/sphinx-doc/sphinx/blob/v2.1.2/sphinx/writers/texinfo.py#L1129

* Doc: Add texinfo support to the Makefile</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the table model used by docutils, the `cols` attribute of `tgroup`
nodes is mandatory, see [1]. It is used in texinfo builder in [2].

[1]: https://www.oasis-open.org/specs/tm9901.htm#AEN348
[2]: https://github.com/sphinx-doc/sphinx/blob/v2.1.2/sphinx/writers/texinfo.py#L1129

* Doc: Add texinfo support to the Makefile</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Fix PDF build (NoUri). (GH-15739)</title>
<updated>2019-09-09T10:54:56+00:00</updated>
<author>
<name>Julien Palard</name>
<email>julien@palard.fr</email>
</author>
<published>2019-09-09T10:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=63c98ed2d21d22b46f3517fd7dfd88f0c1521299'/>
<id>63c98ed2d21d22b46f3517fd7dfd88f0c1521299</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36853: Fix suspicious.py to actually print the unused rules (#13579)</title>
<updated>2019-09-02T16:01:23+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-09-02T16:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e1786b54162e2bfb01ca5aafa19d596c4af5a803'/>
<id>e1786b54162e2bfb01ca5aafa19d596c4af5a803</id>
<content type='text'>
* Fix suspicious.py to actually print the unused rules

* Fix the other `self.warn` calls
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix suspicious.py to actually print the unused rules

* Fix the other `self.warn` calls
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37363: Add audit events on startup for the run commands (GH-14524)</title>
<updated>2019-07-01T23:03:53+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-07-01T23:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e226e83d36dfc7220d836fb7a249ce18e70cb4a6'/>
<id>e226e83d36dfc7220d836fb7a249ce18e70cb4a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37390: Add audit event table to documentations (GH-14406)</title>
<updated>2019-06-27T17:47:59+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-06-27T17:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=44f91c388a6f4da9ed3300df32ca290b8aa104ea'/>
<id>44f91c388a6f4da9ed3300df32ca290b8aa104ea</id>
<content type='text'>
Also updates some (unreleased) event names to be consistent with the others.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updates some (unreleased) event names to be consistent with the others.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37363: Add audit events for a range of modules (GH-14301)</title>
<updated>2019-06-24T15:42:54+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-06-24T15:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=60419a7e96577cf783b3b45bf3984f9fb0d7ddff'/>
<id>60419a7e96577cf783b3b45bf3984f9fb0d7ddff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
