<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/wheel-git.git/tests/conftest.py, branch python-logging-compat</title>
<subtitle>github.com: pypa/wheel.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/'/>
<entry>
<title>Adopted black and reformatted the codebase to match</title>
<updated>2021-12-23T23:45:01+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-23T23:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=5eb690c72ea59bc0f8a2fa34d3993ebe3dbe0d38'/>
<id>5eb690c72ea59bc0f8a2fa34d3993ebe3dbe0d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgraded to py3.7+ syntax</title>
<updated>2021-12-22T14:30:41+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2021-12-22T14:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=fa4de8bd7dce1611be217ade3aade0bd8c76ca7a'/>
<id>fa4de8bd7dce1611be217ade3aade0bd8c76ca7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support unpacking wheels that contain files with commas in their names (#427)</title>
<updated>2021-12-22T10:13:50+00:00</updated>
<author>
<name>Hood Chatham</name>
<email>roberthoodchatham@gmail.com</email>
</author>
<published>2021-12-22T10:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=5846dacf8d4d48ad9278ded327cbb5f0917a238b'/>
<id>5846dacf8d4d48ad9278ded327cbb5f0917a238b</id>
<content type='text'>
The csv module is now being used to read RECORD.

Co-authored-by: Alex Grönholm &lt;alex.gronholm@nextday.fi&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The csv module is now being used to read RECORD.

Co-authored-by: Alex Grönholm &lt;alex.gronholm@nextday.fi&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to build ABI3 extensions on Windows</title>
<updated>2020-01-21T21:17:45+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-21T14:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=b7339fbbd9215a5789090ecfac924b67eeb1086b'/>
<id>b7339fbbd9215a5789090ecfac924b67eeb1086b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip unicode dist and related test on Python &lt; 3.6</title>
<updated>2020-01-21T21:17:45+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2020-01-07T20:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=7aee5e88c50e6f4f1225013f2a844ba0f3dc5d47'/>
<id>7aee5e88c50e6f4f1225013f2a844ba0f3dc5d47</id>
<content type='text'>
Due to encoding issues, this ends up failing in certain cases and there is nothing wheel can do about it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to encoding issues, this ends up failing in certain cases and there is nothing wheel can do about it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Build wheels into a temporary directory in the test setup phase</title>
<updated>2018-07-17T12:02:50+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-07-14T15:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=e90cabb29e8e7ed89c6fa4ebfca5183433e134b6'/>
<id>e90cabb29e8e7ed89c6fa4ebfca5183433e134b6</id>
<content type='text'>
This avoids polluting the project directory and also avoids unicode issues when a py3 test suite encounters a unicode containing wheel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids polluting the project directory and also avoids unicode issues when a py3 test suite encounters a unicode containing wheel.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed the wheel.tool package to wheel.cli and migrated CLI stuff there</title>
<updated>2018-07-17T12:02:50+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-05-26T17:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=89492505b968f6bf9ae9cc35f88f8ecd6ce6cbf1'/>
<id>89492505b968f6bf9ae9cc35f88f8ecd6ce6cbf1</id>
<content type='text'>
The VerifyingZipFile class was also merged to the WheelFile class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The VerifyingZipFile class was also merged to the WheelFile class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed wrong character encodings used to write RECORD</title>
<updated>2018-03-31T17:49:36+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2018-03-31T16:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=f881361a9b0ad620f9e3da749812ec64a9f6bcfe'/>
<id>f881361a9b0ad620f9e3da749812ec64a9f6bcfe</id>
<content type='text'>
RECORD should always be read and written as UTF-8.
Fixes #207.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RECORD should always be read and written as UTF-8.
Fixes #207.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved the tests out of the package tree</title>
<updated>2017-07-29T18:13:58+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2017-07-29T18:13:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/wheel-git.git/commit/?id=9e2d20da2c37cbf07d1d1e3238ea29effae3411f'/>
<id>9e2d20da2c37cbf07d1d1e3238ea29effae3411f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
