<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/sandbox.py, branch 0.6.21</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Adds some missing bits to the sandbox fix--need to actually save/restore the pkg_resources state.</title>
<updated>2011-05-20T20:08:26+00:00</updated>
<author>
<name>Erik Bray</name>
<email>embray@stsci.edu</email>
</author>
<published>2011-05-20T20:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=38ac54038c96d339f55a66af6ad8da20320ff411'/>
<id>38ac54038c96d339f55a66af6ad8da20320ff411</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 961ca56f30a6aabb5d24eff3cabb527d1be93ae4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 961ca56f30a6aabb5d24eff3cabb527d1be93ae4
</pre>
</div>
</content>
</entry>
<entry>
<title>Found a public API method which is preferable to using the private attribute for ascertaining the location of the gen_py cache</title>
<updated>2010-05-15T21:23:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2010-05-15T21:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1569d2e22e7e7aa897eaa3ff1c9f2d7a2d5f581a'/>
<id>1569d2e22e7e7aa897eaa3ff1c9f2d7a2d5f581a</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 6feed4430505ad2d2680b141d41dccb95d9e80af
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 6feed4430505ad2d2680b141d41dccb95d9e80af
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated gen_py exception to use attribute of win32com rather than infer the location of gen_py</title>
<updated>2010-05-15T21:01:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2010-05-15T21:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=50900e7b3129467091d7fb03a716755fcf0b0c52'/>
<id>50900e7b3129467091d7fb03a716755fcf0b0c52</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 55f1f3c23dc20edf9c91ea223fc5762fda22f5b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 55f1f3c23dc20edf9c91ea223fc5762fda22f5b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged Fix for #151</title>
<updated>2010-05-15T17:33:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2010-05-15T17:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1fc291ffa0bdddb8869224a760f3af7ef5a45cf5'/>
<id>1fc291ffa0bdddb8869224a760f3af7ef5a45cf5</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 7f7f9c64a26c6110096387b9862e06455c49f2ec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 7f7f9c64a26c6110096387b9862e06455c49f2ec
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for #151 - attribute error when gen_py doesn't have __init__ module</title>
<updated>2010-05-15T17:24:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2010-05-15T17:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4353f3f6eaabc04859bcbd592c58df985bd2ad3b'/>
<id>4353f3f6eaabc04859bcbd592c58df985bd2ad3b</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 6d42ed6e7f4d1ab4500aa8a695ee64af6a3f63f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 6d42ed6e7f4d1ab4500aa8a695ee64af6a3f63f8
</pre>
</div>
</content>
</entry>
<entry>
<title>we want any(), not all()</title>
<updated>2010-05-06T16:14:53+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-05-06T16:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6695e537c69743d1ef1b0e2c62b7bc7734e66446'/>
<id>6695e537c69743d1ef1b0e2c62b7bc7734e66446</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : c740917424bbc5efdfb91360399f1f17a09ea3a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : c740917424bbc5efdfb91360399f1f17a09ea3a1
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure all tests passes on all python versions fixes #149</title>
<updated>2010-05-06T16:10:32+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-05-06T16:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6a6a261fa50522d77fba6d6345fb71ba9f00c311'/>
<id>6a6a261fa50522d77fba6d6345fb71ba9f00c311</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 6288f4fcf65083b9d4ffb0ea8b35af44e699b4d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 6288f4fcf65083b9d4ffb0ea8b35af44e699b4d5
</pre>
</div>
</content>
</entry>
<entry>
<title>Worked out a fix for failing sandbox errors in Windows. Fixes #118.</title>
<updated>2010-03-02T23:02:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2010-03-02T23:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2cb36ad98366b3cad72f2be6b7a55fb51b43677c'/>
<id>2cb36ad98366b3cad72f2be6b7a55fb51b43677c</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 69c8e59604f9d711cd29bb55e9edd3caab2b36a0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 69c8e59604f9d711cd29bb55e9edd3caab2b36a0
</pre>
</div>
</content>
</entry>
<entry>
<title>Allowing 'os.devnull' in Sandbox, fixes #101</title>
<updated>2009-12-04T10:20:36+00:00</updated>
<author>
<name>tarek</name>
<email>none@none</email>
</author>
<published>2009-12-04T10:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f7279ede282b895e789b05ababb65ba4f6436160'/>
<id>f7279ede282b895e789b05ababb65ba4f6436160</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : d6f63794621874eb637139f353314256e02e02df
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : d6f63794621874eb637139f353314256e02e02df
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a hole in sandboxing allowing builtin file to write outside of the sandbox</title>
<updated>2009-10-12T21:47:40+00:00</updated>
<author>
<name>Philip Jenvey</name>
<email>pjenvey@underboss.org</email>
</author>
<published>2009-10-12T21:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7ed4be906cc7195c4d15bdd7a8b2bfa8474cc6be'/>
<id>7ed4be906cc7195c4d15bdd7a8b2bfa8474cc6be</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 5ff181b30f41080ec0e0628c96abf270ffe1a730
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 5ff181b30f41080ec0e0628c96abf270ffe1a730
</pre>
</div>
</content>
</entry>
</feed>
