<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/extension.py, branch 8.0b1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Move monkey patch to a separate module</title>
<updated>2014-09-26T19:17:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T19:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fb6baa09e5089c3984ee38da5f96b857c7e90c8f'/>
<id>fb6baa09e5089c3984ee38da5f96b857c7e90c8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resave with excess whitespace removed</title>
<updated>2014-09-26T15:30:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-09-26T15:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0e2681c1782320311e8cf144d4df923cfafc48c4'/>
<id>0e2681c1782320311e8cf144d4df923cfafc48c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds monkeypatching for msvc9compiler.find_vcvarsall() to look for a standalone compiler installation and improves the error message for missing VC installation.</title>
<updated>2014-09-25T15:46:53+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2014-09-25T15:46:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b0f93f3bdd1d67cce1dd03d4a6ecea8256fa4e55'/>
<id>b0f93f3bdd1d67cce1dd03d4a6ecea8256fa4e55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use functools.partial and re.sub to construct the substitution function.</title>
<updated>2014-03-10T12:26:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-10T12:26:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8dfa58696aff81a6fa7ab2d10d859610711fdb49'/>
<id>8dfa58696aff81a6fa7ab2d10d859610711fdb49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>self.language could be None (and is None by default)</title>
<updated>2014-03-10T12:22:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-10T12:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c8da4c3399dd564c24a42171e7043d43e0b01659'/>
<id>c8da4c3399dd564c24a42171e7043d43e0b01659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a single method to handle both languages.</title>
<updated>2014-03-10T12:19:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-10T12:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=261a4ed096f5be63d138eadc31361038b0b515fd'/>
<id>261a4ed096f5be63d138eadc31361038b0b515fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Map .pyx sources to .c or .cpp depending on language</title>
<updated>2014-03-02T02:02:23+00:00</updated>
<author>
<name>lsinger</name>
<email>none@none</email>
</author>
<published>2014-03-02T02:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a0c7e67a26b11e3458424112bc78be90d52b2fc5'/>
<id>a0c7e67a26b11e3458424112bc78be90d52b2fc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. updates following 2to3 checks.</title>
<updated>2013-06-17T18:23:33+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2013-06-17T18:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=744a61f18bbfcbf7dfaa08886185b4595d8b7bcb'/>
<id>744a61f18bbfcbf7dfaa08886185b4595d8b7bcb</id>
<content type='text'>
--HG--
branch : single-codebase
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : single-codebase
</pre>
</div>
</content>
</entry>
<entry>
<title>Converted have_pyrex into a function</title>
<updated>2012-03-11T06:31:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-03-11T06:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8633ffe737039044e955a6e5bd52ac08a0d83b37'/>
<id>8633ffe737039044e955a6e5bd52ac08a0d83b37</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : b676ea404118a121400f2fd1b67095ab4521b7a0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : b676ea404118a121400f2fd1b67095ab4521b7a0
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored Extension class so that __init__ is always called, but patched behavior is still selected by has_pyrex.</title>
<updated>2012-03-11T06:17:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-03-11T06:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9f5991b303d87d49479381b971652950f0cfdac1'/>
<id>9f5991b303d87d49479381b971652950f0cfdac1</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : d5670bf4bc6606d828b4ec7be055e26a7d4a9730
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : d5670bf4bc6606d828b4ec7be055e26a7d4a9730
</pre>
</div>
</content>
</entry>
</feed>
