<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Misc, branch refactor-lambda-parameters</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/'/>
<entry>
<title>Revert "bpo-29587: Enable implicit exception chaining with gen.throw() (GH-19811)" (#19821)</title>
<updated>2020-04-30T20:44:24+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2020-04-30T20:44:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=3c7f9db85095952821f9d106dd874f75662ce7ec'/>
<id>3c7f9db85095952821f9d106dd874f75662ce7ec</id>
<content type='text'>
This reverts commit 2514a632fb7d37be24c2059d0e286d35600f9795.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 2514a632fb7d37be24c2059d0e286d35600f9795.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29587: Enable implicit exception chaining with gen.throw() (GH-19811)</title>
<updated>2020-04-30T19:18:05+00:00</updated>
<author>
<name>Chris Jerdonek</name>
<email>chris.jerdonek@gmail.com</email>
</author>
<published>2020-04-30T19:18:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=2514a632fb7d37be24c2059d0e286d35600f9795'/>
<id>2514a632fb7d37be24c2059d0e286d35600f9795</id>
<content type='text'>
Before this commit, if an exception was active inside a generator
when calling gen.throw(), then that exception was lost (i.e. there
was no implicit exception chaining).  This commit fixes that.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this commit, if an exception was active inside a generator
when calling gen.throw(), then that exception was lost (i.e. there
was no implicit exception chaining).  This commit fixes that.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40394 - difflib.SequenceMatched.find_longest_match default args (GH-19742)</title>
<updated>2020-04-30T03:42:45+00:00</updated>
<author>
<name>lrjball</name>
<email>50599110+lrjball@users.noreply.github.com</email>
</author>
<published>2020-04-30T03:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=3209cbd99b6d65aa18b3beb124fac9c792b8993d'/>
<id>3209cbd99b6d65aa18b3beb124fac9c792b8993d</id>
<content type='text'>
* bpo-40394 - difflib.SequenceMatched.find_longest_match default args

Added default args to find_longest_match, as well as related tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-40394 - difflib.SequenceMatched.find_longest_match default args

Added default args to find_longest_match, as well as related tests.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40389: Improve repr of typing.Optional (#19714)</title>
<updated>2020-04-30T01:06:39+00:00</updated>
<author>
<name>Vlad Serebrennikov</name>
<email>brainvlad@gmail.com</email>
</author>
<published>2020-04-30T01:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=138a9b9c2a394f30f222c23391f9515a7df9d809'/>
<id>138a9b9c2a394f30f222c23391f9515a7df9d809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40291: Add support for CAN_J1939 sockets (GH-19538)</title>
<updated>2020-04-29T22:31:19+00:00</updated>
<author>
<name>karl ding</name>
<email>karlding@users.noreply.github.com</email>
</author>
<published>2020-04-29T22:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=360371f79c48f15bbcee7aeecacf97a899913b25'/>
<id>360371f79c48f15bbcee7aeecacf97a899913b25</id>
<content type='text'>
Add support for CAN_J1939 sockets that wrap SAE J1939 protocol
functionality provided by Linux 5.4+ kernels.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for CAN_J1939 sockets that wrap SAE J1939 protocol
functionality provided by Linux 5.4+ kernels.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-1635741: Port _stat module to multiphase initialization (GH-19798)</title>
<updated>2020-04-29T18:20:27+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2020-04-29T18:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=84724dd239c30043616487812f6a710b1d70cd4b'/>
<id>84724dd239c30043616487812f6a710b1d70cd4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40328: Add tool for generating cjk mapping headers (GH-19602)</title>
<updated>2020-04-29T17:34:24+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2020-04-29T17:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=113feb3ec2b08948a381175d33b6ff308d24fceb'/>
<id>113feb3ec2b08948a381175d33b6ff308d24fceb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40286: Remove C implementation of Random.randbytes() (GH-19797)</title>
<updated>2020-04-29T16:49:00+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2020-04-29T16:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=2d8757758d0d75882fef0fe0e3c74c4756b3e81e'/>
<id>2d8757758d0d75882fef0fe0e3c74c4756b3e81e</id>
<content type='text'>
Remove _random.Random.randbytes(): the C implementation of
randbytes(). Implement the method in Python to ease subclassing:
randbytes() now directly reuses getrandbits().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove _random.Random.randbytes(): the C implementation of
randbytes(). Implement the method in Python to ease subclassing:
randbytes() now directly reuses getrandbits().</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40228: More robust frame.setlineno. (GH-19437)</title>
<updated>2020-04-29T15:49:45+00:00</updated>
<author>
<name>Mark Shannon</name>
<email>mark@hotpy.org</email>
</author>
<published>2020-04-29T15:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=57697245e1deafdedf68e5f21ad8890be591efc0'/>
<id>57697245e1deafdedf68e5f21ad8890be591efc0</id>
<content type='text'>
More robust frame.setlineno. Makes no assumptions about source-&gt;bytecode translation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More robust frame.setlineno. Makes no assumptions about source-&gt;bytecode translation.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40436: Fix code parsing gdb version (GH-19792)</title>
<updated>2020-04-29T15:11:48+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2020-04-29T15:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=ec9bea4a3766bd815148a27f61eb24e7dd459ac7'/>
<id>ec9bea4a3766bd815148a27f61eb24e7dd459ac7</id>
<content type='text'>
test_gdb and test.pythoninfo now check gdb command exit code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test_gdb and test.pythoninfo now check gdb command exit code.</pre>
</div>
</content>
</entry>
</feed>
