<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/setup.py, branch v3.8.5</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.8] bpo-41043: Escape literal part of the path for glob(). (GH-20994). (GH-21277)</title>
<updated>2020-07-02T07:05:35+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-07-02T07:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e73896241e55f452656fd8070eb79f344091bca0'/>
<id>e73896241e55f452656fd8070eb79f344091bca0</id>
<content type='text'>
(cherry picked from commit 935586845815f5b4c7814794413f6a812d4bd45f)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 935586845815f5b4c7814794413f6a812d4bd45f)</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480)</title>
<updated>2020-04-22T17:13:47+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2020-04-22T17:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4a6da0b63ba0fb811bfa3cacd69d22a9c0b24a4d'/>
<id>4a6da0b63ba0fb811bfa3cacd69d22a9c0b24a4d</id>
<content type='text'>
It is possible to use either '-isysroot /some/path' (with a space) or
'-isysroot/some/path' (no space in between). Support both forms in
places where special handling of -isysroot is done, rather than just
the first form.
Co-authored-by: Ned Deily &lt;nad@python.org&gt;
(cherry picked from commit b310700976524b4b99ee319c947ca40468716fc9)

Co-authored-by: Joshua Root &lt;jmr@macports.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is possible to use either '-isysroot /some/path' (with a space) or
'-isysroot/some/path' (no space in between). Support both forms in
places where special handling of -isysroot is done, rather than just
the first form.
Co-authored-by: Ned Deily &lt;nad@python.org&gt;
(cherry picked from commit b310700976524b4b99ee319c947ca40468716fc9)

Co-authored-by: Joshua Root &lt;jmr@macports.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36210: correct logic in setup.py for optional extensions for AIX (GH-12202) (GH-16376)</title>
<updated>2019-09-25T14:14:09+00:00</updated>
<author>
<name>Michael Felt</name>
<email>aixtools@users.noreply.github.com</email>
</author>
<published>2019-09-25T14:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e4be8c984d035da30f9ed051aa6f3f762f0e9060'/>
<id>e4be8c984d035da30f9ed051aa6f3f762f0e9060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37798: Add C fastpath for statistics.NormalDist.inv_cdf() (GH-15266) (GH-15441)</title>
<updated>2019-08-23T22:39:27+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-08-23T22:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5779c536321e1405b4c17654a85b8f9221be765e'/>
<id>5779c536321e1405b4c17654a85b8f9221be765e</id>
<content type='text'>
(cherry picked from commit 0a18ee4be7ba215f414bef04598e0849504f9f1e)

Co-authored-by: Dong-hee Na &lt;donghee.na92@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 0a18ee4be7ba215f414bef04598e0849504f9f1e)

Co-authored-by: Dong-hee Na &lt;donghee.na92@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268)</title>
<updated>2019-07-13T03:33:53+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-07-13T03:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=36101c2c5daf692d1716e17720c6c5197f28e25d'/>
<id>36101c2c5daf692d1716e17720c6c5197f28e25d</id>
<content type='text'>
(cherry picked from commit b9a0376b0dedf16a2f82fa43d851119d1f7a2707)

Co-authored-by: gescheit &lt;gescheit@yandex-team.ru&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit b9a0376b0dedf16a2f82fa43d851119d1f7a2707)

Co-authored-by: gescheit &lt;gescheit@yandex-team.ru&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.8] bpo-37437: Pass -Wno-unreachable-code when compiling expat. (GH-14473)</title>
<updated>2019-06-29T23:51:59+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2019-06-29T23:51:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=66c42f8bbcf5fa261a0d944ce8fbca9220abd11d'/>
<id>66c42f8bbcf5fa261a0d944ce8fbca9220abd11d</id>
<content type='text'>
(cherry picked from commit 95da310078a9364bae9ab3f2ad9c71e34306a70c)

Co-authored-by: Benjamin Peterson &lt;benjamin@python.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 95da310078a9364bae9ab3f2ad9c71e34306a70c)

Co-authored-by: Benjamin Peterson &lt;benjamin@python.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36231:  Support building on macOS without /usr/include (GH-13773)</title>
<updated>2019-06-03T10:34:48+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2019-06-03T10:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0288dd6a5192074fcd5aa0db5d3513c3880209ca'/>
<id>0288dd6a5192074fcd5aa0db5d3513c3880209ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34271: Add ssl debugging helpers (GH-10031)</title>
<updated>2019-05-31T09:44:05+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@python.org</email>
</author>
<published>2019-05-31T09:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c7f7069e77c58e83b847c0bfe4d5aadf6add2e68'/>
<id>c7f7069e77c58e83b847c0bfe4d5aadf6add2e68</id>
<content type='text'>
The ssl module now can dump key material to a keylog file and trace TLS
protocol messages with a tracing callback. The default and stdlib
contexts also support SSLKEYLOGFILE env var.

The msg_callback and related enums are private members. The feature
is designed for internal debugging and not for end users.

Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ssl module now can dump key material to a keylog file and trace TLS
protocol messages with a tracing callback. The default and stdlib
contexts also support SSLKEYLOGFILE env var.

The msg_callback and related enums are private members. The feature
is designed for internal debugging and not for end users.

Signed-off-by: Christian Heimes &lt;christian@python.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31525: Increase minimum sqlite version number check (GH-12923)</title>
<updated>2019-04-26T15:38:12+00:00</updated>
<author>
<name>Charles Pigott</name>
<email>charlespigott@googlemail.com</email>
</author>
<published>2019-04-26T15:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ad0daf5b374dc43540d4ffcf32ca30e5c5147b90'/>
<id>ad0daf5b374dc43540d4ffcf32ca30e5c5147b90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36635, bpo-36696: Fix setup.py on AIX (GH-12922)</title>
<updated>2019-04-23T10:26:33+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2019-04-23T10:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=574913479f26b5ff48827861bce68281be01d16e'/>
<id>574913479f26b5ff48827861bce68281be01d16e</id>
<content type='text'>
xlc compiler doesn't support "-D define" flag only "-Ddefine".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xlc compiler doesn't support "-D define" flag only "-Ddefine".</pre>
</div>
</content>
</entry>
</feed>
