<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/packaging, branch refactor-lambda-parameters</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/'/>
<entry>
<title>Remove packaging from the standard library.</title>
<updated>2012-06-24T04:07:41+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-06-24T04:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=859aad6a36262383b98ddd45fe3253a882b87ce8'/>
<id>859aad6a36262383b98ddd45fe3253a882b87ce8</id>
<content type='text'>
Distutils2 will live on on PyPI and be included in the stdlib when it
is ready.  See discussion starting at
http://mail.python.org/pipermail/python-dev/2012-June/120430.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Distutils2 will live on on PyPI and be included in the stdlib when it
is ready.  See discussion starting at
http://mail.python.org/pipermail/python-dev/2012-June/120430.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented PEP 405 (Python virtual environments).</title>
<updated>2012-05-26T02:45:29+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2012-05-26T02:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=7ded1f0f694f0f99252ea19eca18b74ea5e36cb0'/>
<id>7ded1f0f694f0f99252ea19eca18b74ea5e36cb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #13210. Port the Windows build from VS2008 to VS2010.</title>
<updated>2012-05-13T16:19:23+00:00</updated>
<author>
<name>Brian Curtin</name>
<email>brian@python.org</email>
</author>
<published>2012-05-13T16:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=401f9f3d32dcebf5ead8079d46a83fe7c7631581'/>
<id>401f9f3d32dcebf5ead8079d46a83fe7c7631581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove buggy change for #13719 in packaging</title>
<updated>2012-03-07T19:56:18+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-03-07T19:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=2fa0cbc9ae6bb8d29b3c8c1e871192602666157a'/>
<id>2fa0cbc9ae6bb8d29b3c8c1e871192602666157a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make packaging’ upload command work with bdist_msi products (#13719)</title>
<updated>2012-03-05T16:04:07+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-03-05T16:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=b8e280d225568ea07a02e3e6b94667bd764f9695'/>
<id>b8e280d225568ea07a02e3e6b94667bd764f9695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve packaging.database documentation</title>
<updated>2012-03-05T15:16:37+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-03-05T15:16:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=80f7102d439446f6e1cf9abacfc5b4eac3796cea'/>
<id>80f7102d439446f6e1cf9abacfc5b4eac3796cea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comparison bug with 'rc' versions in packaging.version (#11841).</title>
<updated>2012-02-27T10:47:44+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-02-27T10:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=40e0f35ad54ba6b626a46ee693a2074990ae607e'/>
<id>40e0f35ad54ba6b626a46ee693a2074990ae607e</id>
<content type='text'>
I added some tests in 2105ab8553b7 and found no bug, but it turns out
that the doctest is not actually run.  While converting the doctest to
unittest style, I stumbled upon this bug again and this time applied the
code patch provided by Filip Gruszczyński.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I added some tests in 2105ab8553b7 and found no bug, but it turns out
that the doctest is not actually run.  While converting the doctest to
unittest style, I stumbled upon this bug again and this time applied the
code patch provided by Filip Gruszczyński.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port the #6884 fix to packaging</title>
<updated>2012-02-26T03:01:34+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-02-26T03:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=7d32e7e5bc60123d8cebc1641f112a3440385f25'/>
<id>7d32e7e5bc60123d8cebc1641f112a3440385f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix code I unwittingly broke in b0e2d6592a1f (#14038)</title>
<updated>2012-02-17T16:26:30+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-02-17T16:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=2180ee641cbbc8c9d2318479907618b5c9cd6006'/>
<id>2180ee641cbbc8c9d2318479907618b5c9cd6006</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for packaging.util.set_platform (#13974).</title>
<updated>2012-02-16T18:32:17+00:00</updated>
<author>
<name>Éric Araujo</name>
<email>merwok@netwok.org</email>
</author>
<published>2012-02-16T18:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/cpython-git.git/commit/?id=e8c5fdba30dd391ba885063b62949f5bd356544b'/>
<id>e8c5fdba30dd391ba885063b62949f5bd356544b</id>
<content type='text'>
Patch by Tshepang Lekhonkhobe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Tshepang Lekhonkhobe.
</pre>
</div>
</content>
</entry>
</feed>
