<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython.git/Mac/BuildScript, branch master</title>
<subtitle>
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/'/>
<entry>
<title>Update the Mac installer README file for 3.6.0.</title>
<updated>2016-12-06T22:00:44+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-12-06T22:00:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=4213ed42d767a038733331b17ba2a50e24f9a256'/>
<id>4213ed42d767a038733331b17ba2a50e24f9a256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28248: merge from 3.5</title>
<updated>2016-10-31T23:54:17+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-10-31T23:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=2c0ab52c90a523b5fbd93104f08ee46d6f3f23e1'/>
<id>2c0ab52c90a523b5fbd93104f08ee46d6f3f23e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28248: Update macOS installer build to use OpenSSL 1.0.2j.</title>
<updated>2016-10-31T23:51:58+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-10-31T23:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=2a6b3c18f46713c6683ab4d636e2755d542d634e'/>
<id>2a6b3c18f46713c6683ab4d636e2755d542d634e</id>
<content type='text'>
Original patch by Mariatta Wijaya.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original patch by Mariatta Wijaya.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28028: Update OS X installers to use SQLite 3.14.2.</title>
<updated>2016-10-31T23:32:48+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-10-31T23:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=3567c7db74eab230fe844a825f2c272211c0f5a0'/>
<id>3567c7db74eab230fe844a825f2c272211c0f5a0</id>
<content type='text'>
Patch by Mariatta Wijaya.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Mariatta Wijaya.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update OS X installer ReadMe for 360b2.</title>
<updated>2016-10-10T19:34:00+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-10-10T19:34:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=048c26bc0f8c97231cf2a98620393a40c457ea16'/>
<id>048c26bc0f8c97231cf2a98620393a40c457ea16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.</title>
<updated>2016-09-12T13:39:23+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-09-12T13:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=8ba7247c3adbba48b7aa71460d992a3ea795e4c4'/>
<id>8ba7247c3adbba48b7aa71460d992a3ea795e4c4</id>
<content type='text'>
Also provide a sample Install Certificates command script to install a
set of root certificates from the third-party certifi module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also provide a sample Install Certificates command script to install a
set of root certificates from the third-party certifi module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28046: Remove platform-specific directories from sys.path</title>
<updated>2016-09-10T00:59:49+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2016-09-10T00:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=a5d8092435155dfc8bd6b6c58fb56e22bdb72831'/>
<id>a5d8092435155dfc8bd6b6c58fb56e22bdb72831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update OS X installer to use SQlite 3.14.1 and XZ 5.2.2.</title>
<updated>2016-09-06T00:31:14+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-09-06T00:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=9ab8e90384fe86e90d02093f841411644b97ebca'/>
<id>9ab8e90384fe86e90d02093f841411644b97ebca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23968: Make OS X installer build script aware of renamed platform</title>
<updated>2016-08-15T18:37:14+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-08-15T18:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=1742ee652eabc733fd977de16863909fc0a14157'/>
<id>1742ee652eabc733fd977de16863909fc0a14157</id>
<content type='text'>
directory and sysconfigdata file name.  This is a workaround for 3.6.0a4
pending resolution of other #23968 items.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
directory and sysconfigdata file name.  This is a workaround for 3.6.0a4
pending resolution of other #23968 items.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #26930: merge from 3.5</title>
<updated>2016-06-05T00:24:01+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-06-05T00:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=d4100fe13d5b91c717a5286cac81ec1a97d3745a'/>
<id>d4100fe13d5b91c717a5286cac81ec1a97d3745a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
