<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/sandbox.py, branch 19.1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Always import for SandboxViolation so it's pickleable. Ref #440.</title>
<updated>2015-12-13T16:29:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-13T16:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=1d74aaab3372b6727158802c610043ca036ce5d3'/>
<id>1d74aaab3372b6727158802c610043ca036ce5d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent infinite recursion when UnpickleableException occurs in a sandbox context. Fixes #440.</title>
<updated>2015-12-13T15:48:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-13T15:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=264b5dc6b9cf48b22bd2263d426026d7b8f45608'/>
<id>264b5dc6b9cf48b22bd2263d426026d7b8f45608</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for Jython using sys.platform, not os.name</title>
<updated>2015-04-21T19:24:09+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2015-04-21T19:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=2039b2aeba48685275bd2b341bf69d3f3f63786b'/>
<id>2039b2aeba48685275bd2b341bf69d3f3f63786b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setuptools.sandbox._execfile() with Python 3.1.</title>
<updated>2015-03-30T02:26:56+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2015-03-30T02:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8fe7605a2787648a23c28741e20ba403e95a357b'/>
<id>8fe7605a2787648a23c28741e20ba403e95a357b</id>
<content type='text'>
It fixes failure of setuptools.tests.test_sandbox.TestSandbox.test_setup_py_with_CRLF() with Python 3.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It fixes failure of setuptools.tests.test_sandbox.TestSandbox.test_setup_py_with_CRLF() with Python 3.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-use context available in sandbox.</title>
<updated>2015-02-03T18:28:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-02-03T18:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=492758aff46622fb93845f96b9062dab029064f4'/>
<id>492758aff46622fb93845f96b9062dab029064f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap unpickleable exceptions in another class. Fixes #329.</title>
<updated>2015-01-15T03:06:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-15T03:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9cf04f13f2ff72a7befa15f8f4835d2c662508e6'/>
<id>9cf04f13f2ff72a7befa15f8f4835d2c662508e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make attributes private and remove redundant naming.</title>
<updated>2015-01-15T02:40:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-15T02:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9948d3c8a7880cbc13012e8a3fedda130614601d'/>
<id>9948d3c8a7880cbc13012e8a3fedda130614601d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract Exception saving behavior.</title>
<updated>2015-01-15T02:23:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-15T02:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=74637dd638a30c153d9af60688078c7e12d810d3'/>
<id>74637dd638a30c153d9af60688078c7e12d810d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use except/as, now supported by Python 2.6</title>
<updated>2015-01-04T16:35:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-04T16:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9d6a6e5927ae0e67164383e419f3145fc154467e'/>
<id>9d6a6e5927ae0e67164383e419f3145fc154467e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure setuptools is present in the environment before invoking setup.py from easy_install. Fixes #319.</title>
<updated>2014-12-30T17:37:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-30T17:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fddd230b60c17ca2100e41962de7b9e16ee85408'/>
<id>fddd230b60c17ca2100e41962de7b9e16ee85408</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
