<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/PC, 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>bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495)</title>
<updated>2020-07-15T21:56:49+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2020-07-15T21:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=936a66094591dc0e67d4a60c170148bb700ec016'/>
<id>936a66094591dc0e67d4a60c170148bb700ec016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36346: Make using the legacy Unicode C API optional (GH-21437)</title>
<updated>2020-07-10T20:26:06+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-07-10T20:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4c8f09d7cef8c7aa07d5b5232b5b64f63819a743'/>
<id>4c8f09d7cef8c7aa07d5b5232b5b64f63819a743</id>
<content type='text'>
Add compile time option USE_UNICODE_WCHAR_CACHE. Setting it to 0
makes the interpreter not using the wchar_t cache and the legacy Unicode C API.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add compile time option USE_UNICODE_WCHAR_CACHE. Setting it to 0
makes the interpreter not using the wchar_t cache and the legacy Unicode C API.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39573: Use the Py_TYPE() macro (GH-21433)</title>
<updated>2020-07-10T10:40:38+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2020-07-10T10:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8182cc2e68a3c6ea5d5342fed3f1c76b0521fbc1'/>
<id>8182cc2e68a3c6ea5d5342fed3f1c76b0521fbc1</id>
<content type='text'>
Replace obj-&gt;ob_type with Py_TYPE(obj).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace obj-&gt;ob_type with Py_TYPE(obj).</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297)</title>
<updated>2020-07-06T16:32:00+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2020-07-06T16:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dcbaa1b49cd9062fb9ba2b9d49555ac6cd8c60b5'/>
<id>dcbaa1b49cd9062fb9ba2b9d49555ac6cd8c60b5</id>
<content type='text'>
Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36346: Undeprecate private function _PyUnicode_AsUnicode(). (GH-21336)</title>
<updated>2020-07-05T15:53:45+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-07-05T15:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b3dd5cd4a36877c473417fd7b3358843dcf8e647'/>
<id>b3dd5cd4a36877c473417fd7b3358843dcf8e647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41187: Convert the _msi module to Argument Clinic (GH-21264)</title>
<updated>2020-07-01T18:53:07+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-07-01T18:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5d5c84ef78b19211671c2bfa68fe073485135eed'/>
<id>5d5c84ef78b19211671c2bfa68fe073485135eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41142: Add support of non-ASCII paths for CAB files. (GH-21195)</title>
<updated>2020-06-30T08:56:03+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-06-30T08:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ba67d7386edf20bcc0f878a518de0894cb574e9f'/>
<id>ba67d7386edf20bcc0f878a518de0894cb574e9f</id>
<content type='text'>
* The path to the CAB file can be non-ASCII.
* Paths of added files can be non-ASCII.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The path to the CAB file can be non-ASCII.
* Paths of added files can be non-ASCII.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36346: Prepare for removing the legacy Unicode C API (AC only). (GH-21223)</title>
<updated>2020-06-30T06:03:15+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-06-30T06:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=349f76c6aace5a4a2b57f6b442a532faf0027d6b'/>
<id>349f76c6aace5a4a2b57f6b442a532faf0027d6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41103: Remove old buffer protocol support (#21117)</title>
<updated>2020-06-25T23:07:22+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-06-25T23:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6f8a6ee59cb7f99f68df8ee9c3e8c8cf19af3eed'/>
<id>6f8a6ee59cb7f99f68df8ee9c3e8c8cf19af3eed</id>
<content type='text'>
They are deprecated since Python 3.0.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are deprecated since Python 3.0.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41074: Fix support of non-ASCII names and SQL in msilib. (GH-21126)</title>
<updated>2020-06-25T08:37:12+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-06-25T08:37:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=55939b1708d6fc0d36d2be11ccdc6bf207e1bd41'/>
<id>55939b1708d6fc0d36d2be11ccdc6bf207e1bd41</id>
<content type='text'>
* Fix support of non-ASCII names in functions OpenDatabase()
  and init_database().
* Fix support of non-ASCII SQL in method Database.OpenView().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix support of non-ASCII names in functions OpenDatabase()
  and init_database().
* Fix support of non-ASCII SQL in method Database.OpenView().</pre>
</div>
</content>
</entry>
</feed>
