<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/compile.c, branch enum-lost-fixes</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>[3.10] Fix typos in the Python directory (GH-28767) (GH-28799)</title>
<updated>2021-10-07T15:30:08+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2021-10-07T15:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ccd82a080056f21da2041d4c5d0ac4421ad0c8a8'/>
<id>ccd82a080056f21da2041d4c5d0ac4421ad0c8a8</id>
<content type='text'>
(cherry picked from commit db693df3e112c5a61f2cbef63eedce3a36520ded)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit db693df3e112c5a61f2cbef63eedce3a36520ded)</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] bpo-45355: More use of sizeof(_Py_CODEUNIT) (GH-28720). (GH-28721)</title>
<updated>2021-10-04T14:07:21+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2021-10-04T14:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1670d590fa6b817e0d3f091ea12aee9ae744875a'/>
<id>1670d590fa6b817e0d3f091ea12aee9ae744875a</id>
<content type='text'>
(cherry picked from commit 252b7bcb236dc261f3af1275bc90f9a303d9648f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 252b7bcb236dc261f3af1275bc90f9a303d9648f)
</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] bpo-45056: Remove trailing unused constants from co_consts (GH-28109) (GH-28125)</title>
<updated>2021-09-08T16:25:09+00:00</updated>
<author>
<name>Łukasz Langa</name>
<email>lukasz@langa.pl</email>
</author>
<published>2021-09-08T16:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d41abe8970453716dbc6a3a898ac8fb01cbf6c6f'/>
<id>d41abe8970453716dbc6a3a898ac8fb01cbf6c6f</id>
<content type='text'>
(cherry picked from commit 55c4a92fc1abfe388335071f1d64b3addfa5793f)

Co-authored-by: Inada Naoki &lt;songofacandy@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 55c4a92fc1abfe388335071f1d64b3addfa5793f)

Co-authored-by: Inada Naoki &lt;songofacandy@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45039: Consistently use ADDOP_LOAD_CONST in compiler rather than ADDOP_O(c, LOAD_CONST,...) (GH-28015)</title>
<updated>2021-08-31T18:08:32+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2021-08-31T18:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ebbd0ac5d8850a1630090c210b2454b4b26c7daa'/>
<id>ebbd0ac5d8850a1630090c210b2454b4b26c7daa</id>
<content type='text'>
(cherry picked from commit 70ccee418d1f9d34ed15cfe7104221f9cfd27d03)

Co-authored-by: Irit Katriel &lt;1055913+iritkatriel@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 70ccee418d1f9d34ed15cfe7104221f9cfd27d03)

Co-authored-by: Irit Katriel &lt;1055913+iritkatriel@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45000: Raise SyntaxError when try to delete __debug__ (GH-27947) (GH-27957)</title>
<updated>2021-08-26T09:52:21+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na@python.org</email>
</author>
<published>2021-08-26T09:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=32c1caa87f68a650f2d009a589a1db30484499cb'/>
<id>32c1caa87f68a650f2d009a589a1db30484499cb</id>
<content type='text'>
(cherry picked from commit 551da597a0996b0fb3af425f48aa5bc63ea6b963)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 551da597a0996b0fb3af425f48aa5bc63ea6b963)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable. (GH-27677) (#27680)</title>
<updated>2021-08-09T14:25:40+00:00</updated>
<author>
<name>Mark Shannon</name>
<email>mark@hotpy.org</email>
</author>
<published>2021-08-09T14:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0f02993b2c7b3343df05fcf8b5f0e6a900f195b3'/>
<id>0f02993b2c7b3343df05fcf8b5f0e6a900f195b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-44840: Compiler: Move duplication of exit blocks with no line numbers to after CFG optimization. (GH-27656) (#27673)</title>
<updated>2021-08-09T09:54:48+00:00</updated>
<author>
<name>Mark Shannon</name>
<email>mark@hotpy.org</email>
</author>
<published>2021-08-09T09:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=762ef85f441cdec002cb4e812b9e77ae5033e571'/>
<id>762ef85f441cdec002cb4e812b9e77ae5033e571</id>
<content type='text'>
(cherry picked from commit b854557b49083d8625a433eb36aacb0c87d67c52)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit b854557b49083d8625a433eb36aacb0c87d67c52)</pre>
</div>
</content>
</entry>
<entry>
<title>[3.10] bpo-44600: Fix line numbers for pattern matching cleanup code (GH-27346) (GH-27356)</title>
<updated>2021-07-26T00:04:06+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2021-07-26T00:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=01601aa7360ae51e74a64dbe957288096bb364fd'/>
<id>01601aa7360ae51e74a64dbe957288096bb364fd</id>
<content type='text'>
(cherry picked from commit 4214f470f0cb9b6fef9a90758756fbc00ba95b5a)


Co-authored-by: Charles Burkland &lt;charles.aburkland@gmail.com&gt;

Automerge-Triggered-By: GH:brandtbucher</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 4214f470f0cb9b6fef9a90758756fbc00ba95b5a)


Co-authored-by: Charles Burkland &lt;charles.aburkland@gmail.com&gt;

Automerge-Triggered-By: GH:brandtbucher</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-44626: Merge basic blocks earlier to enable better handling of exit blocks without line numbers (GH-27138) (GH-27182)</title>
<updated>2021-07-16T10:49:10+00:00</updated>
<author>
<name>Mark Shannon</name>
<email>mark@hotpy.org</email>
</author>
<published>2021-07-16T10:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=37686f78ccef5f1cf4776419a4270cf0ea7eadf0'/>
<id>37686f78ccef5f1cf4776419a4270cf0ea7eadf0</id>
<content type='text'>
(cherry picked from commit a86f7dae0acf918d54086cb85e5a0b0bedeedce7)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit a86f7dae0acf918d54086cb85e5a0b0bedeedce7)</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-44622: Set line number of END_ASYNC_FOR to match that of iterator. (GH-27160) (GH-27163)</title>
<updated>2021-07-15T14:54:38+00:00</updated>
<author>
<name>Mark Shannon</name>
<email>mark@hotpy.org</email>
</author>
<published>2021-07-15T14:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=47695e3c88343e794d37333853b2ba3f16505c5d'/>
<id>47695e3c88343e794d37333853b2ba3f16505c5d</id>
<content type='text'>
(cherry picked from commit f333ab0f2edec26a769ed558263ac662e5475451)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit f333ab0f2edec26a769ed558263ac662e5475451)</pre>
</div>
</content>
</entry>
</feed>
