<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/html, branch refactor-lambda-parameters</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-37328: remove deprecated HTMLParser.unescape (GH-14186)</title>
<updated>2019-08-27T02:48:06+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-08-27T02:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fae0ed5099de594a9204071d555cb8b76368cbf4'/>
<id>fae0ed5099de594a9204071d555cb8b76368cbf4</id>
<content type='text'>
It is deprecated since Python 3.4.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is deprecated since Python 3.4.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-30629: Remove second call of str.lower() in html.parser.parse_endtag. (#2099)</title>
<updated>2017-06-17T01:15:25+00:00</updated>
<author>
<name>Motoki Naruse</name>
<email>motoki@naru.se</email>
</author>
<published>2017-06-17T01:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3358d589fb51372a56ddcfffa277855e5661c4c0'/>
<id>3358d589fb51372a56ddcfffa277855e5661c4c0</id>
<content type='text'>
elem is the result of .lower() 6 lines above the handle_endtag call.
Patch by Motoki Naruse</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
elem is the result of .lower() 6 lines above the handle_endtag call.
Patch by Motoki Naruse</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fixed a typo in the HTMLParser.feed docstrings" (#1771)</title>
<updated>2017-05-24T04:20:45+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-05-24T04:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c842efc6aedf979b827a9473192f46cec53d58db'/>
<id>c842efc6aedf979b827a9473192f46cec53d58db</id>
<content type='text'>
* Revert "Fixed a typo in the HTMLParser.feed docstrings. The docstring started with an 'r', like a The docstring was correct. I read the patch in opposite direction, as *adding* the "r" prefix.
This reverts commit 5ba185039f1bd465d3f82531324fd3fe1ee42f0c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Revert "Fixed a typo in the HTMLParser.feed docstrings. The docstring started with an 'r', like a The docstring was correct. I read the patch in opposite direction, as *adding* the "r" prefix.
This reverts commit 5ba185039f1bd465d3f82531324fd3fe1ee42f0c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a typo in the HTMLParser.feed docstrings. The docstring started with an 'r', like a rawstring. (#1759)</title>
<updated>2017-05-23T13:40:54+00:00</updated>
<author>
<name>Jani Šumak</name>
<email>dasdachs@users.noreply.github.com</email>
</author>
<published>2017-05-23T13:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5ba185039f1bd465d3f82531324fd3fe1ee42f0c'/>
<id>5ba185039f1bd465d3f82531324fd3fe1ee42f0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#27364: fix "incorrect" uses of escape character in the stdlib.</title>
<updated>2016-09-08T17:59:53+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2016-09-08T17:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=44b548dda872c0d4f30afd6b44fd74b053a55ad8'/>
<id>44b548dda872c0d4f30afd6b44fd74b053a55ad8</id>
<content type='text'>
And most of the tools.

Patch by Emanual Barry, reviewed by me, Serhiy Storchaka, and
Martin Panter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And most of the tools.

Patch by Emanual Barry, reviewed by me, Serhiy Storchaka, and
Martin Panter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27076: Doc, comment and tests spelling fixes</title>
<updated>2016-05-26T05:35:26+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-05-26T05:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=46f50726a0047ae81d478c3a206f587b8f35ed08'/>
<id>46f50726a0047ae81d478c3a206f587b8f35ed08</id>
<content type='text'>
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge spelling fixes from 3.4 into 3.5</title>
<updated>2015-10-31T12:16:18+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-10-31T12:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4827e488a4d1d82eb7bfeb194a7ad1d420535513'/>
<id>4827e488a4d1d82eb7bfeb194a7ad1d420535513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some spelling errors in documentation and code comments</title>
<updated>2015-10-31T11:48:53+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-10-31T11:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1f1177d69a21805c374b6b4cfce9f9f76bceb822'/>
<id>1f1177d69a21805c374b6b4cfce9f9f76bceb822</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#23144: merge with 3.4.</title>
<updated>2015-09-06T18:44:45+00:00</updated>
<author>
<name>Ezio Melotti</name>
<email>ezio.melotti@gmail.com</email>
</author>
<published>2015-09-06T18:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=20a2c6482e28a2ca8d257ba646f2b8ead4837387'/>
<id>20a2c6482e28a2ca8d257ba646f2b8ead4837387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#23144: Make sure that HTMLParser.feed() returns all the data, even when convert_charrefs is True.</title>
<updated>2015-09-06T18:38:06+00:00</updated>
<author>
<name>Ezio Melotti</name>
<email>ezio.melotti@gmail.com</email>
</author>
<published>2015-09-06T18:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6f2bb98966853edcf1855b9dd310529d071241a2'/>
<id>6f2bb98966853edcf1855b9dd310529d071241a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
