<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/library, 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>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-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-40275: Move transient_internet from test.support to socket_helper (GH-19711)</title>
<updated>2020-04-29T07:36:20+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-04-29T07:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=bfb1cf44658934cbcd9707fb717d6770c78fbeb3'/>
<id>bfb1cf44658934cbcd9707fb717d6770c78fbeb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40025: Require _generate_next_value_ to be defined before members (GH-19098)</title>
<updated>2020-04-28T17:20:55+00:00</updated>
<author>
<name>Ethan Onstott</name>
<email>storm@stormprograms.com</email>
</author>
<published>2020-04-28T17:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=d9a43e20facdf4ad10186f820601c6580e1baa80'/>
<id>d9a43e20facdf4ad10186f820601c6580e1baa80</id>
<content type='text'>
require `_generate_next_value_` to be defined before members</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
require `_generate_next_value_` to be defined before members</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-30966: Add multiprocessing.SimpleQueue.close() (GH-19735)</title>
<updated>2020-04-27T16:11:10+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2020-04-27T16:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=9adccc1384568f4d46e37f698cb3e3a4f6ca0252'/>
<id>9adccc1384568f4d46e37f698cb3e3a4f6ca0252</id>
<content type='text'>
Add a new close() method to multiprocessing.SimpleQueue to explicitly
close the queue.

Automerge-Triggered-By: @pitrou</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new close() method to multiprocessing.SimpleQueue to explicitly
close the queue.

Automerge-Triggered-By: @pitrou</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40375: Implement imaplib.IMAP4.unselect (GH-19712)</title>
<updated>2020-04-27T14:52:55+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2020-04-27T14:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=c5c42815ecb560bbf34db99b0e15fe9b604be889'/>
<id>c5c42815ecb560bbf34db99b0e15fe9b604be889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40387: Improve queue join() example. (GH-19724)</title>
<updated>2020-04-27T01:11:27+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2020-04-27T01:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=88499f15f547ccf7b15d37b0eaf51cc40bad5c39'/>
<id>88499f15f547ccf7b15d37b0eaf51cc40bad5c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40275: Avoid importing logging in test.support (GH-19601)</title>
<updated>2020-04-25T08:35:18+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-04-25T08:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=515fce4fc4bb0d2db97b17df275cf90640017f56'/>
<id>515fce4fc4bb0d2db97b17df275cf90640017f56</id>
<content type='text'>
Import logging lazily in assertLogs() in unittest.
Move TestHandler from test.support to logging_helper.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Import logging lazily in assertLogs() in unittest.
Move TestHandler from test.support to logging_helper.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40275: Avoid importing socket in test.support (GH-19603)</title>
<updated>2020-04-25T07:06:29+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-04-25T07:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=16994912c93e8e5db7365d48b75d67d3f70dd7b2'/>
<id>16994912c93e8e5db7365d48b75d67d3f70dd7b2</id>
<content type='text'>
* Move socket related functions from test.support to socket_helper.
* Import socket, nntplib and urllib.error lazily in transient_internet().
* Remove importing multiprocess.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move socket related functions from test.support to socket_helper.
* Import socket, nntplib and urllib.error lazily in transient_internet().
* Remove importing multiprocess.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40360: Deprecate lib2to3 module in light of PEP 617 (GH-19663)</title>
<updated>2020-04-24T18:19:46+00:00</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2020-04-24T18:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=503de7149d03bdcc671dcbbb5b64f761bb192b4d'/>
<id>503de7149d03bdcc671dcbbb5b64f761bb192b4d</id>
<content type='text'>
Deprecate lib2to3 module in light of PEP 617.

We anticipate removal in the 3.12 timeframe.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate lib2to3 module in light of PEP 617.

We anticipate removal in the 3.12 timeframe.</pre>
</div>
</content>
</entry>
</feed>
