<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/PC, branch main</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>gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)</title>
<updated>2023-05-05T21:11:27+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2023-05-05T21:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a9c6e0618f26270e2591b3d99ffeef55eea02a33'/>
<id>a9c6e0618f26270e2591b3d99ffeef55eea02a33</id>
<content type='text'>
Here we are doing no more than adding the value for Py_mod_multiple_interpreters and using it for stdlib modules.  We will start checking for it in gh-104206 (once PyInterpreterState.ceval.own_gil is added in gh-104204).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Here we are doing no more than adding the value for Py_mod_multiple_interpreters and using it for stdlib modules.  We will start checking for it in gh-104206 (once PyInterpreterState.ceval.own_gil is added in gh-104204).</pre>
</div>
</content>
</entry>
<entry>
<title>gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)</title>
<updated>2023-05-04T07:56:53+00:00</updated>
<author>
<name>Petr Viktorin</name>
<email>encukou@gmail.com</email>
</author>
<published>2023-05-04T07:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cd9a56c2b0e14f56f2e83dd4db43c5c69a74b232'/>
<id>cd9a56c2b0e14f56f2e83dd4db43c5c69a74b232</id>
<content type='text'>

Co-authored-by: Oleg Iarygin &lt;oleg@arhadthedev.net&gt;
Co-authored-by: Erlend E. Aasland &lt;erlend.aasland@protonmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Co-authored-by: Oleg Iarygin &lt;oleg@arhadthedev.net&gt;
Co-authored-by: Erlend E. Aasland &lt;erlend.aasland@protonmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>gh-83004: Harden msvcrt further (#103420)</title>
<updated>2023-04-19T14:15:50+00:00</updated>
<author>
<name>Erlend E. Aasland</name>
<email>erlend.aasland@protonmail.com</email>
</author>
<published>2023-04-19T14:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bd2ed066c855dadbc739e89f9bc32e218dfc904e'/>
<id>bd2ed066c855dadbc739e89f9bc32e218dfc904e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-95299: Remove lingering setuptools reference in installer scripts (GH-103613)</title>
<updated>2023-04-18T16:47:08+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2023-04-18T16:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=78cac520c34b133ba32665e601adbc794282f4b7'/>
<id>78cac520c34b133ba32665e601adbc794282f4b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-103092: Isolate winreg (#103250)</title>
<updated>2023-04-17T18:30:48+00:00</updated>
<author>
<name>AN Long</name>
<email>aisk@users.noreply.github.com</email>
</author>
<published>2023-04-17T18:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d83faf7f1ba2de95e98e3eeb5ce9009d9cd62192'/>
<id>d83faf7f1ba2de95e98e3eeb5ce9009d9cd62192</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-103092: Isolate msvcrt (#103248)</title>
<updated>2023-04-12T10:41:21+00:00</updated>
<author>
<name>AN Long</name>
<email>aisk@users.noreply.github.com</email>
</author>
<published>2023-04-12T10:41:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dce2d38cb04b541bad477ccc1040a68fa70a9a69'/>
<id>dce2d38cb04b541bad477ccc1040a68fa70a9a69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-103092: Isolate winsound (#103249)</title>
<updated>2023-04-10T21:01:05+00:00</updated>
<author>
<name>AN Long</name>
<email>aisk@users.noreply.github.com</email>
</author>
<published>2023-04-10T21:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f80014a9b0e8d00df3e65379070be1dfd2721682'/>
<id>f80014a9b0e8d00df3e65379070be1dfd2721682</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-83004: Harden winreg init (#103386)</title>
<updated>2023-04-10T20:58:25+00:00</updated>
<author>
<name>Erlend E. Aasland</name>
<email>erlend.aasland@protonmail.com</email>
</author>
<published>2023-04-10T20:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5ed2f19b3985a0a94c16d8a0285c13e1fbde9e69'/>
<id>5ed2f19b3985a0a94c16d8a0285c13e1fbde9e69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-83004: Harden `msvcrt` init (#103383)</title>
<updated>2023-04-10T17:09:33+00:00</updated>
<author>
<name>Erlend E. Aasland</name>
<email>erlend.aasland@protonmail.com</email>
</author>
<published>2023-04-10T17:09:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c3cd3d10788769558a4668e9e5cfff42fe377852'/>
<id>c3cd3d10788769558a4668e9e5cfff42fe377852</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-83004: Harden winsound init (#103385)</title>
<updated>2023-04-09T20:00:22+00:00</updated>
<author>
<name>Erlend E. Aasland</name>
<email>erlend.aasland@protonmail.com</email>
</author>
<published>2023-04-09T20:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6d97e521169b07851cbbf7fccbf9bef3f41e3ce0'/>
<id>6d97e521169b07851cbbf7fccbf9bef3f41e3ce0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
