<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Mac, branch type-comments</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-38329: python.org macOS installers now update Current symlink (GH-19650)</title>
<updated>2020-04-22T08:27:13+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2020-04-22T08:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bcc136ba892e62078a67ad0ca0b34072ec9c88aa'/>
<id>bcc136ba892e62078a67ad0ca0b34072ec9c88aa</id>
<content type='text'>
Previously, python.org macOS installers did not alter the Current version
symlink in /Library/Frameworks/Python.framework/Versions when installing
a version of Python 3.x, only when installing 2.x.  Now that Python 2 is
retired, it's time to change that.  This should make it a bit easier
to embed Python 3 into other macOS applications.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, python.org macOS installers did not alter the Current version
symlink in /Library/Frameworks/Python.framework/Versions when installing
a version of Python 3.x, only when installing 2.x.  Now that Python 2 is
retired, it's time to change that.  This should make it a bit easier
to embed Python 3 into other macOS applications.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-40164: Update macOS installer builds to use OpenSSL 1.1.1g. (GH-19642)</title>
<updated>2020-04-22T02:41:33+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2020-04-22T02:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=783a673f23c5e9ffafe12fe172e119dc0fa2abda'/>
<id>783a673f23c5e9ffafe12fe172e119dc0fa2abda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-22490: Remove __PYVENV_LAUNCHER__ from environment during launch (GH-9516)</title>
<updated>2020-03-22T18:31:46+00:00</updated>
<author>
<name>Ronald Oussoren</name>
<email>ronaldoussoren@mac.com</email>
</author>
<published>2020-03-22T18:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=044cf94f610e831464a69a8e713dad89878824ce'/>
<id>044cf94f610e831464a69a8e713dad89878824ce</id>
<content type='text'>
* bpo-22490: Remove "__PYVENV_LAUNCHER__" from the shell environment on macOS

This changeset removes the environment varialbe "__PYVENV_LAUNCHER__"
during interpreter launch as it is only needed to communicate between
the stub executable in framework installs and the actual interpreter.

Leaving the environment variable present may lead to misbehaviour when
launching other scripts.

* Actually commit the changes for issue 22490...

* Correct typo

Co-Authored-By: Nicola Soranzo &lt;nicola.soranzo@gmail.com&gt;

* Run make patchcheck

Co-authored-by: Jason R. Coombs &lt;jaraco@jaraco.com&gt;
Co-authored-by: Nicola Soranzo &lt;nicola.soranzo@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-22490: Remove "__PYVENV_LAUNCHER__" from the shell environment on macOS

This changeset removes the environment varialbe "__PYVENV_LAUNCHER__"
during interpreter launch as it is only needed to communicate between
the stub executable in framework installs and the actual interpreter.

Leaving the environment variable present may lead to misbehaviour when
launching other scripts.

* Actually commit the changes for issue 22490...

* Correct typo

Co-Authored-By: Nicola Soranzo &lt;nicola.soranzo@gmail.com&gt;

* Run make patchcheck

Co-authored-by: Jason R. Coombs &lt;jaraco@jaraco.com&gt;
Co-authored-by: Nicola Soranzo &lt;nicola.soranzo@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38380: Update macOS &amp; Windows builds to SQLite v3.31.1 (GH-18678)</title>
<updated>2020-03-02T12:25:10+00:00</updated>
<author>
<name>Erlend Egeberg Aasland</name>
<email>erlend.aasland@innova.no</email>
</author>
<published>2020-03-02T12:25:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1382c3289bcfd34ac6811fdf9aa5bc09ca8c320e'/>
<id>1382c3289bcfd34ac6811fdf9aa5bc09ca8c320e</id>
<content type='text'>
Automerge-Triggered-By: @zooba</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automerge-Triggered-By: @zooba</pre>
</div>
</content>
</entry>
<entry>
<title>Add note to Mac installer ReadMe about macOS 10.15 Gatekeeper changes. (GH-18648)</title>
<updated>2020-02-24T13:00:58+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2020-02-24T13:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=514328480a11164100bdb16f2e61c0623dce1fc8'/>
<id>514328480a11164100bdb16f2e61c0623dce1fc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: macos - change "versiona" to "versions" (GH-18467)</title>
<updated>2020-02-12T01:20:05+00:00</updated>
<author>
<name>@RandyMcMillan</name>
<email>randy.lee.mcmillan@gmail.com</email>
</author>
<published>2020-02-12T01:20:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=029e8401b7741cc0964b5f38d2c2264749dbff6b'/>
<id>029e8401b7741cc0964b5f38d2c2264749dbff6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year in macOS installer license copy (GH-17806)</title>
<updated>2020-01-03T03:28:37+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2020-01-03T03:28:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=32f1443aa98db769d87db497b45bd0dcb732445b'/>
<id>32f1443aa98db769d87db497b45bd0dcb732445b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring Python into the next decade. (GH-17801)</title>
<updated>2020-01-03T02:56:34+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2020-01-03T02:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=946b29ea0b3b386ed05e87e60b8617c9dc19cd53'/>
<id>946b29ea0b3b386ed05e87e60b8617c9dc19cd53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update URL in macOS installer copy of license (GH-16905)</title>
<updated>2019-10-23T20:04:59+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2019-10-23T20:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=01659ca62c4508518478a74615ac91c0009427ad'/>
<id>01659ca62c4508518478a74615ac91c0009427ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump Sphinx to 2.2.0. (GH-16532)</title>
<updated>2019-10-22T16:13:41+00:00</updated>
<author>
<name>Julien Palard</name>
<email>julien@palard.fr</email>
</author>
<published>2019-10-22T16:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c987090c731a363c58a02d0efcb3c2d49ccf61ed'/>
<id>c987090c731a363c58a02d0efcb3c2d49ccf61ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
