<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/tools, branch fix-namedexpr-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>Remove use of deprecated `array.fromstring` method (GH-17332)</title>
<updated>2019-11-26T06:31:09+00:00</updated>
<author>
<name>David Coles</name>
<email>coles.david@gmail.com</email>
</author>
<published>2019-11-26T06:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=386d00cc341b549800776b906bfc6b20ea40c7db'/>
<id>386d00cc341b549800776b906bfc6b20ea40c7db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38738: Fix formatting of True and False. (GH-17083)</title>
<updated>2019-11-12T14:57:03+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-11-12T14:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=138ccbb02216ca086047c3139857fb44f3dab1f9'/>
<id>138ccbb02216ca086047c3139857fb44f3dab1f9</id>
<content type='text'>
* "Return true/false" is replaced with "Return ``True``/``False``"
  if the function actually returns a bool.
* Fixed formatting of some True and False literals (now in monospace).
* Replaced "True/False" with "true/false" if it can be not only bool.
* Replaced some 1/0 with True/False if it corresponds the code.
* "Returns &lt;bool&gt;" is replaced with "Return &lt;bool&gt;".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* "Return true/false" is replaced with "Return ``True``/``False``"
  if the function actually returns a bool.
* Fixed formatting of some True and False literals (now in monospace).
* Replaced "True/False" with "true/false" if it can be not only bool.
* Replaced some 1/0 with True/False if it corresponds the code.
* "Returns &lt;bool&gt;" is replaced with "Return &lt;bool&gt;".
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38592 Add pt-br switcher to Python Docs website (GH-16924)</title>
<updated>2019-10-27T08:30:12+00:00</updated>
<author>
<name>Marco Rougeth</name>
<email>marco@rougeth.com</email>
</author>
<published>2019-10-27T08:30:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=85c6f8c65cd4f7219522c1f304bdfff19f785e7a'/>
<id>85c6f8c65cd4f7219522c1f304bdfff19f785e7a</id>
<content type='text'>


* 📜🤖 Added by blurb_it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>


* 📜🤖 Added by blurb_it.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38557: Improve documentation for list and tuple C API. (GH-16925)</title>
<updated>2019-10-26T19:59:18+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-10-26T19:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d898d20e8c228229eb68e545f544db13f246f216'/>
<id>d898d20e8c228229eb68e545f544db13f246f216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc switcher list for 3.8.0 (GH-16809)</title>
<updated>2019-10-15T21:26:05+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2019-10-15T21:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3f36043db22361500f52634f2b8de49dde0e7da9'/>
<id>3f36043db22361500f52634f2b8de49dde0e7da9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: 3.8 is now stable. (GH-16790)</title>
<updated>2019-10-14T22:13:38+00:00</updated>
<author>
<name>Julien Palard</name>
<email>julien@palard.fr</email>
</author>
<published>2019-10-14T22:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4504b4500d2a1a80c26b27b0bfff8b624d5ce06c'/>
<id>4504b4500d2a1a80c26b27b0bfff8b624d5ce06c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442)</title>
<updated>2019-10-07T20:54:35+00:00</updated>
<author>
<name>Ricardo Bánffy</name>
<email>rbanffy@gmail.com</email>
</author>
<published>2019-10-07T20:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=15ae75d660befe643ed42eb2707a557cea97256c'/>
<id>15ae75d660befe643ed42eb2707a557cea97256c</id>
<content type='text'>
Prior to 3.7, re.escape escaped many characters that don't have
special meaning in Python, but that use to require escaping in other
tools and languages. This commit aims to make it clear which characters
were, but are no longer escaped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to 3.7, re.escape escaped many characters that don't have
special meaning in Python, but that use to require escaping in other
tools and languages. This commit aims to make it clear which characters
were, but are no longer escaped.
</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-33187: Document ElementInclude (XInclude) support in ElementTree (GH-8861)</title>
<updated>2019-09-11T14:09:53+00:00</updated>
<author>
<name>Anjali Bansal</name>
<email>anjali.mca17.du@gmail.com</email>
</author>
<published>2019-09-11T14:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=97b817eae34b77be1ced382e15098a112f547848'/>
<id>97b817eae34b77be1ced382e15098a112f547848</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
