<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources, branch feature/tox-venv</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>Slightly simplify code via rstrip()</title>
<updated>2017-12-22T22:52:14+00:00</updated>
<author>
<name>Doug Greiman</name>
<email>dgreiman@google.com</email>
</author>
<published>2017-12-22T22:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8620a70b45ad4e7222c19ba89b2232821cd4aa70'/>
<id>8620a70b45ad4e7222c19ba89b2232821cd4aa70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix trailing slash handling in pkg_resources.ZipProvider</title>
<updated>2017-12-12T00:32:18+00:00</updated>
<author>
<name>Doug Greiman</name>
<email>dgreiman@google.com</email>
</author>
<published>2017-11-05T13:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7b8b56fa28fc9ee4cd6e0156074505e3fef620e3'/>
<id>7b8b56fa28fc9ee4cd6e0156074505e3fef620e3</id>
<content type='text'>
Given a ZipProvider, if the underlying ZipImporter prefix is empty,
then resource_listdir('') and resource_listdir('subdir/') fail, while
resource_listdir('/') and resource_listdir('subdir') succeed.

On the other hand, if the underlying ZipImport prefix is not empty,
then resource_listdir('/') fails but resource_listdir('') succeeds.

With this change, the cases listed succeed with or without trailing
slashes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Given a ZipProvider, if the underlying ZipImporter prefix is empty,
then resource_listdir('') and resource_listdir('subdir/') fail, while
resource_listdir('/') and resource_listdir('subdir') succeed.

On the other hand, if the underlying ZipImport prefix is not empty,
then resource_listdir('/') fails but resource_listdir('') succeeds.

With this change, the cases listed succeed with or without trailing
slashes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add testcase for pkg_resources.ZipProvider.resource_listdir</title>
<updated>2017-12-12T00:32:09+00:00</updated>
<author>
<name>Doug Greiman</name>
<email>dgreiman@google.com</email>
</author>
<published>2017-11-05T13:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=66729ab597c6bfddd128159fe0a6d13e7f95ce83'/>
<id>66729ab597c6bfddd128159fe0a6d13e7f95ce83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shorten message and update changelog. Ref #1209.</title>
<updated>2017-11-25T15:10:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-25T15:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b2e99f6731c6ba6fe6bd60f79f2166640f3db21d'/>
<id>b2e99f6731c6ba6fe6bd60f79f2166640f3db21d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved exception message of pkg_resources.ResolutionError</title>
<updated>2017-11-22T19:40:01+00:00</updated>
<author>
<name>Andreas Maier</name>
<email>andreas.r.maier@gmx.de</email>
</author>
<published>2017-11-22T19:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=87e3be861e20d10e395cef7b549cd660b3dcab26'/>
<id>87e3be861e20d10e395cef7b549cd660b3dcab26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into drop-py26</title>
<updated>2017-11-20T02:39:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-20T02:39:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e4572e8c828cf5c82e072e01672283b5f27396a4'/>
<id>e4572e8c828cf5c82e072e01672283b5f27396a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary serialization/parsing of extras in EntryPoint.__init__. Fixes #1132.</title>
<updated>2017-10-12T20:28:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-10-12T20:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4ee5c6510006d384f9ddd444824367ccaf67f0c9'/>
<id>4ee5c6510006d384f9ddd444824367ccaf67f0c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use simpler Requirement from packaging.requirements</title>
<updated>2017-10-12T20:08:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-10-12T20:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d1f16fdd849264795bfa0a383581ac4ffefeec58'/>
<id>d1f16fdd849264795bfa0a383581ac4ffefeec58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feed the hobgoblins (delint).</title>
<updated>2017-10-12T10:46:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-10-12T10:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=75b870b9a6233338f24841e86df88f03697f71f2'/>
<id>75b870b9a6233338f24841e86df88f03697f71f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up resource warnings during tests</title>
<updated>2017-09-16T19:36:34+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-09-16T18:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b1e47b43f3d2b972057ebe4c564b0ed03d39cd3d'/>
<id>b1e47b43f3d2b972057ebe4c564b0ed03d39cd3d</id>
<content type='text'>
When tests are invoked with the Python flag -Wall, warnings appear in
the form of:

  ResourceWarning: unclosed file ...

Close all files and resources deterministically to avoid such warnings.
Most often, easiest to do using a context manager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When tests are invoked with the Python flag -Wall, warnings appear in
the form of:

  ResourceWarning: unclosed file ...

Close all files and resources deterministically to avoid such warnings.
Most often, easiest to do using a context manager.
</pre>
</div>
</content>
</entry>
</feed>
