<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/command/bdist_egg.py, branch 0.6.36</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>marshall.load() does not necessarily raise ValueError. Fixes #283.</title>
<updated>2012-10-08T18:58:18+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T18:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=9553dd9910df577351ea04bb1613767096beeca0'/>
<id>9553dd9910df577351ea04bb1613767096beeca0</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 203cee618118fb65bf109d2db0275aa90aa5a12d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 203cee618118fb65bf109d2db0275aa90aa5a12d
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #283: Reenable scanning of *.pyc / *.pyo files on Python 3.3.</title>
<updated>2012-07-25T03:11:56+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-07-25T03:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4084ebc22ff58d406b73fe25c069b5235f04c4d8'/>
<id>4084ebc22ff58d406b73fe25c069b5235f04c4d8</id>
<content type='text'>
Scanning of these files was fixed in commit 2479772eeea7.

--HG--
branch : distribute
extra : rebase_source : fcbb14f0e6efc2c42b691fa2a8920816903ede42
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scanning of these files was fixed in commit 2479772eeea7.

--HG--
branch : distribute
extra : rebase_source : fcbb14f0e6efc2c42b691fa2a8920816903ede42
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in msabramo/distribute_msabramo_py33 (pull request #10)</title>
<updated>2012-07-21T21:28:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-07-21T21:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d94d073c9bb4fa13c835a9b46350f1bb52265ff3'/>
<id>d94d073c9bb4fa13c835a9b46350f1bb52265ff3</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 8293d555a44b136a77e31caeb8ec27becf19d462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 8293d555a44b136a77e31caeb8ec27becf19d462
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #283 bdist_egg issues with python 3.3.0aX</title>
<updated>2012-07-14T18:25:06+00:00</updated>
<author>
<name>Jim Fulton</name>
<email>jim@zope.com</email>
</author>
<published>2012-07-14T18:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=12c0d7f3e916957294a095a8425554fe8413e42e'/>
<id>12c0d7f3e916957294a095a8425554fe8413e42e</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3173cb1ab5550635b8565767059701ab2649ac19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3173cb1ab5550635b8565767059701ab2649ac19
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests and fix for marshal.load of pyc files on Python 3.3</title>
<updated>2012-06-26T22:15:27+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2012-06-26T22:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=311fb781f87f8885d9a94343b4b7e9731bc0c9e7'/>
<id>311fb781f87f8885d9a94343b4b7e9731bc0c9e7</id>
<content type='text'>
Fixes
https://bitbucket.org/tarek/distribute/issue/283/bdist_egg-issues-with-python-330ax

--HG--
branch : distribute
extra : rebase_source : ec6f2611d3f8a54b7e11cfadf9d03fdcdef39639
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes
https://bitbucket.org/tarek/distribute/issue/283/bdist_egg-issues-with-python-330ax

--HG--
branch : distribute
extra : rebase_source : ec6f2611d3f8a54b7e11cfadf9d03fdcdef39639
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for issue192</title>
<updated>2011-03-16T20:19:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2011-03-16T20:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5a4d274c93ab53f31f3926757cbe80a0dbdf0130'/>
<id>5a4d274c93ab53f31f3926757cbe80a0dbdf0130</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : cbae39614a979ea69ced9a0541e71b0377c3a9d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : cbae39614a979ea69ced9a0541e71b0377c3a9d5
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed typo - thanks to Ted Tibbets</title>
<updated>2010-09-21T15:35:08+00:00</updated>
<author>
<name>Tarek Ziade</name>
<email>tarek@ziade.org</email>
</author>
<published>2010-09-21T15:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=a6f96e7709806a0211de70a0eb9089de77d000e2'/>
<id>a6f96e7709806a0211de70a0eb9089de77d000e2</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 87b145e4977333b08b77bdf857930f456c8b0e13
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 87b145e4977333b08b77bdf857930f456c8b0e13
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 2.7 compat</title>
<updated>2010-01-24T22:17:23+00:00</updated>
<author>
<name>tarek</name>
<email>none@none</email>
</author>
<published>2010-01-24T22:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=5c528f51ae4ce4dd5359c350af9f0b3cacee36ba'/>
<id>5c528f51ae4ce4dd5359c350af9f0b3cacee36ba</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : f60f3110e0dd27c406f8fc48c4ed49da4dec8cac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : f60f3110e0dd27c406f8fc48c4ed49da4dec8cac
</pre>
</div>
</content>
</entry>
<entry>
<title>Open zipsafe file in text mode.</title>
<updated>2009-09-12T21:22:28+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2009-09-12T21:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=709275f058fc9062b7a10db5123bd1ef91500832'/>
<id>709275f058fc9062b7a10db5123bd1ef91500832</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3215e6d146816dc96a2cb23b6a6fb16fd63e1648
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3215e6d146816dc96a2cb23b6a6fb16fd63e1648
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace os.path.walk with os.walk.</title>
<updated>2009-09-12T14:58:06+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2009-09-12T14:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c1098e903f4eab3c673089fb60d3540e28fe0778'/>
<id>c1098e903f4eab3c673089fb60d3540e28fe0778</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 9bc223da3173d759f3c59eb72138e7405b4384ed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 9bc223da3173d759f3c59eb72138e7405b4384ed
</pre>
</div>
</content>
</entry>
</feed>
