<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython.git/Mac/BuildScript/resources, 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>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>Update Mac installer ReadMe file for 3.6.0a1</title>
<updated>2016-05-16T20:03:12+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@python.org</email>
</author>
<published>2016-05-16T20:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=91ddf768d074228469c5f8f4491c06a29601a998'/>
<id>91ddf768d074228469c5f8f4491c06a29601a998</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyrights for 2016.</title>
<updated>2016-01-01T22:44:30+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@acm.org</email>
</author>
<published>2016-01-01T22:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=ecc17c06d35a2f22fd06b07fc227872c91e00aaa'/>
<id>ecc17c06d35a2f22fd06b07fc227872c91e00aaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyrights for 2016.</title>
<updated>2016-01-01T22:42:39+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@acm.org</email>
</author>
<published>2016-01-01T22:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=5df9d6cecd1e0314c061a4ed269fb45a75465b56'/>
<id>5df9d6cecd1e0314c061a4ed269fb45a75465b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates to the OS X installer for 3.5.0b3:</title>
<updated>2015-07-04T06:53:51+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@acm.org</email>
</author>
<published>2015-07-04T06:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=e9426adc5042d1f1a19d13c46dc327bb9a654f31'/>
<id>e9426adc5042d1f1a19d13c46dc327bb9a654f31</id>
<content type='text'>
- update installer ReadMe file
- suppress installer per-file byte-compilation messages to system log
- speed up installer byte-compilation
- isolate ensurepip install from user site-packages
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update installer ReadMe file
- suppress installer per-file byte-compilation messages to system log
- speed up installer byte-compilation
- isolate ensurepip install from user site-packages
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor updates to the OS X installer ReadMe.rtf.</title>
<updated>2015-05-08T21:46:53+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@acm.org</email>
</author>
<published>2015-05-08T21:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=29bdbf00501356e8d7dfcb66fd38a6d8efbc4358'/>
<id>29bdbf00501356e8d7dfcb66fd38a6d8efbc4358</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor updates to the OS X installer ReadMe.rtf.</title>
<updated>2015-05-08T21:42:32+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@acm.org</email>
</author>
<published>2015-05-08T21:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=cbaba4154a942f2c591054069d9c1f2275787e42'/>
<id>cbaba4154a942f2c591054069d9c1f2275787e42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23212: 3.4-specific OS X installer updates</title>
<updated>2015-01-09T21:30:11+00:00</updated>
<author>
<name>Ned Deily</name>
<email>nad@acm.org</email>
</author>
<published>2015-01-09T21:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython.git/commit/?id=a53ecf72a75297a4ae980290ef1eba564647e4b2'/>
<id>a53ecf72a75297a4ae980290ef1eba564647e4b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
