<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib, branch benjamin-pyapi</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>closes bpo-34640: Remove the TANH_PRESERVES_ZERO_SIGN configure check. (GH-9206)</title>
<updated>2018-09-12T13:51:18+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2018-09-12T13:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=865c17fb28f8c3275fd94da6ee4ac51472ec874a'/>
<id>865c17fb28f8c3275fd94da6ee4ac51472ec874a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34605: Replace "pliant children" with "helpers" (GH-9195)</title>
<updated>2018-09-11T23:40:06+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-09-11T23:40:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fa7dfae3171914f91d629a64c6e829788b485b06'/>
<id>fa7dfae3171914f91d629a64c6e829788b485b06</id>
<content type='text'>
In distutils.command.install, replace "pliant children" (previously,
it was "pliant slaves") with "helpers".

&lt;!-- issue-number: [bpo-34605](https://www.bugs.python.org/issue34605) --&gt;
https://bugs.python.org/issue34605
&lt;!-- /issue-number --&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In distutils.command.install, replace "pliant children" (previously,
it was "pliant slaves") with "helpers".

&lt;!-- issue-number: [bpo-34605](https://www.bugs.python.org/issue34605) --&gt;
https://bugs.python.org/issue34605
&lt;!-- /issue-number --&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "bpo-34595: Add %T format to PyUnicode_FromFormatV() (GH-9080)" (GH-9187)</title>
<updated>2018-09-11T22:23:25+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-09-11T22:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=998b80636690ffbdb0a278810d9c031fad38631d'/>
<id>998b80636690ffbdb0a278810d9c031fad38631d</id>
<content type='text'>
This reverts commit 886483e2b9bbabf60ab769683269b873381dd5ee.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 886483e2b9bbabf60ab769683269b873381dd5ee.</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-31902: Fix the col_offset attribute for ast.Async* nodes to point to the "async" keyword. (GH-4175)</title>
<updated>2018-09-11T21:45:45+00:00</updated>
<author>
<name>guoci</name>
<email>zguoci@gmail.com</email>
</author>
<published>2018-09-11T21:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=90fc8980bbcc5c7dcced3627fe172b0bfd193a3b'/>
<id>90fc8980bbcc5c7dcced3627fe172b0bfd193a3b</id>
<content type='text'>
Previously, col_offset points to the keyword after "async".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, col_offset points to the keyword after "async".
</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788)</title>
<updated>2018-09-11T18:46:55+00:00</updated>
<author>
<name>Oren Milman</name>
<email>orenmn@gmail.com</email>
</author>
<published>2018-09-11T18:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=24bd50bdcc97d65130c07d6cd26085fd06c3e972'/>
<id>24bd50bdcc97d65130c07d6cd26085fd06c3e972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34622: Extract asyncio exceptions into a separate module (GH-9141)</title>
<updated>2018-09-11T17:13:04+00:00</updated>
<author>
<name>Andrew Svetlov</name>
<email>andrew.svetlov@gmail.com</email>
</author>
<published>2018-09-11T17:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0baa72f4b2e7185298d09cf64c7b591efcd22af0'/>
<id>0baa72f4b2e7185298d09cf64c7b591efcd22af0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-32490: Fix filename duplication in subprocess exception message. (GH-9163)</title>
<updated>2018-09-11T15:54:07+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2018-09-11T15:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=73870bfeb9cf350d84ee88bd25430c104b3c6191'/>
<id>73870bfeb9cf350d84ee88bd25430c104b3c6191</id>
<content type='text'>
8621bb5d93239316f97281826461b85072ff6db7 sets the filename in directly in the FileNotFoundError, so we may revert the earlier fix 5f780400572508a8179de6a6c13b58b7be417ef5.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
8621bb5d93239316f97281826461b85072ff6db7 sets the filename in directly in the FileNotFoundError, so we may revert the earlier fix 5f780400572508a8179de6a6c13b58b7be417ef5.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33487: improve BZ2File Deprecation and documentation. (GH-6785)</title>
<updated>2018-09-11T01:15:56+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2018-09-11T01:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ffa198c642f9c67b84ef192bf0f7016c4249e570'/>
<id>ffa198c642f9c67b84ef192bf0f7016c4249e570</id>
<content type='text'>
Emit warning when None passed explicitly, list Python version since
deprecation in warning message and docs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Emit warning when None passed explicitly, list Python version since
deprecation in warning message and docs.</pre>
</div>
</content>
</entry>
<entry>
<title>Lib/test/support: fix typo in docstring (GH-8506)</title>
<updated>2018-09-11T01:04:33+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>github@thequod.de</email>
</author>
<published>2018-09-11T01:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e578fa162eef1cef27bc7dbf7ca46ab6dc52688a'/>
<id>e578fa162eef1cef27bc7dbf7ca46ab6dc52688a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete comment about latin-1 in `normalize_encoding` (GH-8739)</title>
<updated>2018-09-11T00:54:37+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2018-09-11T00:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ed2e9ab804606019f167ef914bde43bc135c725f'/>
<id>ed2e9ab804606019f167ef914bde43bc135c725f</id>
<content type='text'>
This docstring has drifted since python2: https://github.com/python/cpython/blob/ca079a3ea30098aff3197c559a0e32d42dda6d84/Lib/encodings/__init__.py#L68</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This docstring has drifted since python2: https://github.com/python/cpython/blob/ca079a3ea30098aff3197c559a0e32d42dda6d84/Lib/encodings/__init__.py#L68</pre>
</div>
</content>
</entry>
</feed>
