<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git, branch misc-acks-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>Add comment to avoid ACKS losing order</title>
<updated>2019-12-21T19:15:20+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2019-12-21T19:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b2a7a43a84346d11140dec3a87e9ce9a17ac7c75'/>
<id>b2a7a43a84346d11140dec3a87e9ce9a17ac7c75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38918: Add __module__ entry for function &amp; method type in inspect docs table (GH-17408)</title>
<updated>2019-12-20T19:18:33+00:00</updated>
<author>
<name>Parth Sharma</name>
<email>parthsharma2@users.noreply.github.com</email>
</author>
<published>2019-12-20T19:18:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f522a6ddb67a238bab5673608111f74ec4e22205'/>
<id>f522a6ddb67a238bab5673608111f74ec4e22205</id>
<content type='text'>
Adds` __module__ ` entries for function &amp; method types in inspect docs table.





https://bugs.python.org/issue38918</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds` __module__ ` entries for function &amp; method types in inspect docs table.





https://bugs.python.org/issue38918</pre>
</div>
</content>
</entry>
<entry>
<title>reorder entries in Misc/ACKS (#17663)</title>
<updated>2019-12-20T14:53:33+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2019-12-20T14:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dd1a20f324d88f4171aca480b7972d68cab212c5'/>
<id>dd1a20f324d88f4171aca480b7972d68cab212c5</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Doc typo (#17667)</title>
<updated>2019-12-20T02:21:03+00:00</updated>
<author>
<name>Jesús Cea</name>
<email>jcea@jcea.es</email>
</author>
<published>2019-12-20T02:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b0d4949f1fb04f83691e10a5453d1e10e4598bb9'/>
<id>b0d4949f1fb04f83691e10a5453d1e10e4598bb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Post 3.9.0a2</title>
<updated>2019-12-19T08:15:15+00:00</updated>
<author>
<name>Łukasz Langa</name>
<email>lukasz@langa.pl</email>
</author>
<published>2019-12-19T08:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=791073fbe884cdfa0d9895b0873c3291354380da'/>
<id>791073fbe884cdfa0d9895b0873c3291354380da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3.9.0a2</title>
<updated>2019-12-18T21:09:19+00:00</updated>
<author>
<name>Łukasz Langa</name>
<email>lukasz@langa.pl</email>
</author>
<published>2019-12-18T21:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6202d856d637a9b4eb9789b4d4a1edb12d877de5'/>
<id>6202d856d637a9b4eb9789b4d4a1edb12d877de5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)</title>
<updated>2019-12-18T14:50:04+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2019-12-18T14:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=673c39331f844a80c465efd7cff88ac55c432bfb'/>
<id>673c39331f844a80c465efd7cff88ac55c432bfb</id>
<content type='text'>
Fix test_ressources_gced_in_workers() of test_concurrent_futures:
explicitly stop the manager to prevent leaking a child process
running in the background after the test completes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix test_ressources_gced_in_workers() of test_concurrent_futures:
explicitly stop the manager to prevent leaking a child process
running in the background after the test completes.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39028: Performance enhancement in keyword extraction (GH-17576)</title>
<updated>2019-12-18T06:51:22+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2019-12-18T06:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=75bb07e92baa7267a61056d03d7e6b475588e793'/>
<id>75bb07e92baa7267a61056d03d7e6b475588e793</id>
<content type='text'>
All keywords should first be checked for pointer identity. Only
after that failed for all keywords (unlikely) should unicode
equality be used.
The original code would call unicode equality on any non-matching
keyword argument. Meaning calling it often e.g. when a function
has many kwargs but only the last one is provided.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All keywords should first be checked for pointer identity. Only
after that failed for all keywords (unlikely) should unicode
equality be used.
The original code would call unicode equality on any non-matching
keyword argument. Meaning calling it often e.g. when a function
has many kwargs but only the last one is provided.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39080: Starred Expression's column offset fix when inside a CALL (GH-17645)</title>
<updated>2019-12-18T00:20:55+00:00</updated>
<author>
<name>Lysandros Nikolaou</name>
<email>lisandrosnik@gmail.com</email>
</author>
<published>2019-12-18T00:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=50d4f12958bf806a4e1a1021d70cfd5d448c5cba'/>
<id>50d4f12958bf806a4e1a1021d70cfd5d448c5cba</id>
<content type='text'>
Co-Authored-By: Pablo Galindo &lt;Pablogsal@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Pablo Galindo &lt;Pablogsal@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36500: Simplify PCbuild/build.bat and prevent path separator changing in comments (GH-17644)</title>
<updated>2019-12-17T22:14:13+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-12-17T22:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a9d0a6a1b932752873e04714c5dda707729078e4'/>
<id>a9d0a6a1b932752873e04714c5dda707729078e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
