<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/isort.git, branch feature/implement-938</title>
<subtitle>github.com: timothycrosley/isort.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/'/>
<entry>
<title>Tox fixes</title>
<updated>2019-05-01T06:53:36+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-05-01T06:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=8f7164547a857a1024277276b98731ec1ac09493'/>
<id>8f7164547a857a1024277276b98731ec1ac09493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #938 - add support for checking file list against skip config</title>
<updated>2019-05-01T06:47:57+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-05-01T06:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=e63757d14e5aa0ccfb1248f8bc44fd2042fae403'/>
<id>e63757d14e5aa0ccfb1248f8bc44fd2042fae403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #928 from di/use-pip-api</title>
<updated>2019-04-18T21:40:55+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-04-18T21:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=807943e1e711349d1754ef7e9b07859281656471'/>
<id>807943e1e711349d1754ef7e9b07859281656471</id>
<content type='text'>
Use pip-api instead of importing pip</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pip-api instead of importing pip</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #927 from acjh/patch-1</title>
<updated>2019-04-17T04:40:29+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-04-17T04:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=4ba63800ffe7599f58c5cebf14d80a9c2bd576e0'/>
<id>4ba63800ffe7599f58c5cebf14d80a9c2bd576e0</id>
<content type='text'>
Add empty line for valid rst unordered list syntax</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add empty line for valid rst unordered list syntax</pre>
</div>
</content>
</entry>
<entry>
<title>Add empty line for valid rst unordered list syntax</title>
<updated>2019-04-17T01:50:03+00:00</updated>
<author>
<name>Aaron Chong</name>
<email>aaronjhchong@hotmail.com</email>
</author>
<published>2019-04-17T01:50:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=67bcfe51b04e6d1de779da0eb8f4eaddf067cfb3'/>
<id>67bcfe51b04e6d1de779da0eb8f4eaddf067cfb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix list passed from toml settings</title>
<updated>2019-04-16T03:36:21+00:00</updated>
<author>
<name>Stephen Brown II</name>
<email>stephen.brownii@rackspace.com</email>
</author>
<published>2019-04-15T13:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=a9c7bb3a4afdd1df318929b045b94fc1cc054cdf'/>
<id>a9c7bb3a4afdd1df318929b045b94fc1cc054cdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #925 from Cluas/fix-python2-stdout-write-unicode-error</title>
<updated>2019-04-14T18:09:45+00:00</updated>
<author>
<name>Timothy Edmund Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-04-14T18:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=05c3592dd61af2bce67306097a057f8c7f0a69f2'/>
<id>05c3592dd61af2bce67306097a057f8c7f0a69f2</id>
<content type='text'>
Fix:  "isort -" will raise UnicodeEncodeError on python2.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix:  "isort -" will raise UnicodeEncodeError on python2.</pre>
</div>
</content>
</entry>
<entry>
<title>fix: fix py2 in "isort -" std.write raise UnicodeEncodeError.</title>
<updated>2019-04-14T16:25:51+00:00</updated>
<author>
<name>Cluas</name>
<email>Cluas@live.cn</email>
</author>
<published>2019-04-14T16:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=c8ef839417516032c45bc48d4d041aa04aafae0d'/>
<id>c8ef839417516032c45bc48d4d041aa04aafae0d</id>
<content type='text'>
When there is a non-asaii code character in the file, an error will be reported in python2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When there is a non-asaii code character in the file, an error will be reported in python2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version 4.3.17</title>
<updated>2019-04-07T23:11:22+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-04-07T23:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=7f0363429a633df2c53cfbb9beae0360e27acd75'/>
<id>7f0363429a633df2c53cfbb9beae0360e27acd75</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 case for issue #905</title>
<updated>2019-04-07T20:13:00+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-04-07T17:15:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=628edf5e13f7756a749c6e107beffb2a541832b8'/>
<id>628edf5e13f7756a749c6e107beffb2a541832b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
