<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib, branch faster-bytes-iter</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>random module: Convert a "while 1" to "while True (GH-21700)</title>
<updated>2020-08-02T19:03:32+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2020-08-02T19:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6a613f90bf13038255bca028feeab6fad816edfd'/>
<id>6a613f90bf13038255bca028feeab6fad816edfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41421: Algebraic simplification for random.paretovariate() (GH-21695)</title>
<updated>2020-08-01T08:18:26+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2020-08-01T08:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5c3270939c09e4c8e80fd26449b718a998701912'/>
<id>5c3270939c09e4c8e80fd26449b718a998701912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40360: Handle PendingDeprecationWarning in test_lib2to3. (GH-21694)</title>
<updated>2020-07-31T10:50:48+00:00</updated>
<author>
<name>Karthikeyan Singaravelan</name>
<email>tir.karthi@gmail.com</email>
</author>
<published>2020-07-31T10:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cadda52d974937069eeebea1cca4229e2bd400df'/>
<id>cadda52d974937069eeebea1cca4229e2bd400df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)</title>
<updated>2020-07-30T09:03:00+00:00</updated>
<author>
<name>Mark Shannon</name>
<email>mark@hotpy.org</email>
</author>
<published>2020-07-30T09:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6e8128f02e1d36e38e5866f9dc36e051caa47bc9'/>
<id>6e8128f02e1d36e38e5866f9dc36e051caa47bc9</id>
<content type='text'>
* Move 'peephole' optimizations into compile.c and perform them directly on the CFG.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move 'peephole' optimizations into compile.c and perform them directly on the CFG.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)</title>
<updated>2020-07-28T08:41:57+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2020-07-28T08:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c82dda1e08c4b74ca24f88d6a549d93108c319cf'/>
<id>c82dda1e08c4b74ca24f88d6a549d93108c319cf</id>
<content type='text'>
Co-Authored-By: Baptiste Darthenay &lt;baptiste.darthenay@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Baptiste Darthenay &lt;baptiste.darthenay@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41401: Fix test_fspath_support in test_io. (GH-21640)</title>
<updated>2020-07-27T17:58:35+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-07-27T17:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=67987acd5dc9776f55f4e139e2b3d9e7a6434d9f'/>
<id>67987acd5dc9776f55f4e139e2b3d9e7a6434d9f</id>
<content type='text'>
The error is exposed on non-UTF-8 locales.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The error is exposed on non-UTF-8 locales.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31904: Fix test_ftplib failures for VxWorks RTOS (GH-19447)</title>
<updated>2020-07-27T06:17:47+00:00</updated>
<author>
<name>pxinwr</name>
<email>peixing.xin@windriver.com</email>
</author>
<published>2020-07-27T06:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=855e68855eeb06f8f0319b3366d3a012c2ff2041'/>
<id>855e68855eeb06f8f0319b3366d3a012c2ff2041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41384: Raise TclError in tkinter.OptionMenu (GH-21601)</title>
<updated>2020-07-27T01:48:17+00:00</updated>
<author>
<name>Akuli</name>
<email>akuviljanen17@gmail.com</email>
</author>
<published>2020-07-27T01:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f1d40f941a6483b1d4ea10f1051ace7b426fb8e7'/>
<id>f1d40f941a6483b1d4ea10f1051ace7b426fb8e7</id>
<content type='text'>
... when an unknown option is passed.  TypeError was being raised because a 2to3 fix was missing.

Co-authored-by: Terry Jan Reedy &lt;tjreedy@udel.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... when an unknown option is passed.  TypeError was being raised because a 2to3 fix was missing.

Co-authored-by: Terry Jan Reedy &lt;tjreedy@udel.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Delete remaining references to Grammar/Grammar from docs (#21624)</title>
<updated>2020-07-26T15:27:52+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2020-07-26T15:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=508ed2d9128816b594c6b7dc3f4a8bbbbdbabe16'/>
<id>508ed2d9128816b594c6b7dc3f4a8bbbbdbabe16</id>
<content type='text'>
(Ironically, the file itself remains, see https://github.com/we-like-parsers/cpython/issues/135.)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Ironically, the file itself remains, see https://github.com/we-like-parsers/cpython/issues/135.)</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41385: Fix test_executable_without_cwd on Windows (GH-21608)</title>
<updated>2020-07-26T07:21:39+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-07-26T07:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b1a87300a06324c9fc7d6553906ed914489465aa'/>
<id>b1a87300a06324c9fc7d6553906ed914489465aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
