<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_compile.py, branch benjamin-eval-loop-edit</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>bpo-32489: Allow 'continue' in 'finally' clause. (GH-5822)</title>
<updated>2018-03-18T07:56:52+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-03-18T07:56:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fe2bbb1869b42222a3f331a3dfb8b304a19a5819'/>
<id>fe2bbb1869b42222a3f331a3dfb8b304a19a5819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32964: Reuse a testing implementation of the path protocol in tests. (#5930)</title>
<updated>2018-03-02T09:53:51+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-03-02T09:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b21d155f57d284aecf9092a9bd24258293965c2f'/>
<id>b21d155f57d284aecf9092a9bd24258293965c2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31113: Get rid of recursion in the compiler for normal control flow. (#3015)</title>
<updated>2018-01-11T18:20:13+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-01-11T18:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=782d6fe4434381c50e0c7ec94a1ef9c6debbc333'/>
<id>782d6fe4434381c50e0c7ec94a1ef9c6debbc333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-24340: Fix estimation of the code stack size. (#5076)</title>
<updated>2018-01-09T19:54:52+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2018-01-09T19:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d4864c61e3e27e337762dc45e504977299bd5b46'/>
<id>d4864c61e3e27e337762dc45e504977299bd5b46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-27169: The __debug__ constant is now optimized out at compile time. (#4880)</title>
<updated>2017-12-15T10:35:48+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-12-15T10:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3325a6780c81f1ea51190370b5454879c4862a37'/>
<id>3325a6780c81f1ea51190370b5454879c4862a37</id>
<content type='text'>
This fixes also bpo-22091.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes also bpo-22091.</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #29337: Fixed possible BytesWarning when compare the code objects.</title>
<updated>2017-01-24T18:54:07+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-01-24T18:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=067cbd02bf2d9dba35fb73edc57afecc759411fd'/>
<id>067cbd02bf2d9dba35fb73edc57afecc759411fd</id>
<content type='text'>
Warnings could be emitted at compile time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Warnings could be emitted at compile time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #29337: Fixed possible BytesWarning when compare the code objects.</title>
<updated>2017-01-24T18:52:43+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-01-24T18:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4102d25b7eef868519b4c9b398690313cd36ef66'/>
<id>4102d25b7eef868519b4c9b398690313cd36ef66</id>
<content type='text'>
Warnings could be emitted at compile time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Warnings could be emitted at compile time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #29337: Fixed possible BytesWarning when compare the code objects.</title>
<updated>2017-01-24T18:49:26+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-01-24T18:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=713640c4c95df999957b5366fb8cd7f443906858'/>
<id>713640c4c95df999957b5366fb8cd7f443906858</id>
<content type='text'>
Warnings could be emitted at compile time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Warnings could be emitted at compile time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18896: Python function can now have more than 255 parameters.</title>
<updated>2016-12-16T17:19:02+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-12-16T17:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5bb8b9134b0bb35a73c76657f41cafa3e4361fcd'/>
<id>5bb8b9134b0bb35a73c76657f41cafa3e4361fcd</id>
<content type='text'>
collections.namedtuple() now supports tuples with more than 255 elements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
collections.namedtuple() now supports tuples with more than 255 elements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27182: Add support for path-like objects to PyUnicode_FSDecoder().</title>
<updated>2016-09-07T02:36:01+00:00</updated>
<author>
<name>Brett Cannon</name>
<email>brett@python.org</email>
</author>
<published>2016-09-07T02:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a571120410bf7a92ca612068cf1a754d5dca614e'/>
<id>a571120410bf7a92ca612068cf1a754d5dca614e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
