<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/isort.git/isort/stdlibs, branch develop</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>fix deepsource.io warnings</title>
<updated>2020-10-22T05:18:36+00:00</updated>
<author>
<name>Vasilis Gerakaris</name>
<email>vgerak@gmail.com</email>
</author>
<published>2020-10-21T20:10:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=04e56598de7a38c85982548a25ea6097c9e6403e'/>
<id>04e56598de7a38c85982548a25ea6097c9e6403e</id>
<content type='text'>
"Safe" warnings, regarding style, and ternary operators were fixed.

added some variable initialisations to suppress false-positive "possibly unbound" warnings

"Unused arguments" warnings were left untouched, as they might be used as kwargs and renaming/removing them might break stuff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Safe" warnings, regarding style, and ternary operators were fixed.

added some variable initialisations to suppress false-positive "possibly unbound" warnings

"Unused arguments" warnings were left untouched, as they might be used as kwargs and renaming/removing them might break stuff.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented #1540: Officially support Python 3.9 stdlib imports by default.</title>
<updated>2020-10-08T06:35:49+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-10-08T06:35:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=092bdb15126710d285f160d84f1c883b3aee9b51'/>
<id>092bdb15126710d285f160d84f1c883b3aee9b51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #1304: isort 5 no longer recognises  as a stdlib module.</title>
<updated>2020-07-09T05:14:39+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-07-09T05:14:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=9ee7a97c5a613c7ed536de5635bf26151ba47f55'/>
<id>9ee7a97c5a613c7ed536de5635bf26151ba47f55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing stdlib modules</title>
<updated>2020-06-26T06:06:18+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-06-26T06:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=6cdc628e92667b9b3cb6f64959bbc8d1a5c527c0'/>
<id>6cdc628e92667b9b3cb6f64959bbc8d1a5c527c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure posixpath is included in stdlib across versions</title>
<updated>2020-06-25T05:37:40+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-06-25T05:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=a4dea5fa72907ffefb21e40ef194f274c86f847a'/>
<id>a4dea5fa72907ffefb21e40ef194f274c86f847a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python 3.9 imports</title>
<updated>2020-06-22T06:04:10+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-06-22T06:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=a174eb57037254f6277a9418db407995ea9aff9c'/>
<id>a174eb57037254f6277a9418db407995ea9aff9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python 39 support</title>
<updated>2020-06-20T22:57:59+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2020-06-20T22:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=c78be06276b5d95f45dd406fbf6fe6f9e948caf5'/>
<id>c78be06276b5d95f45dd406fbf6fe6f9e948caf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start work on moving configuration objects to use dataclasses</title>
<updated>2019-10-30T06:24:48+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-10-30T06:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=a64fa0632de593f7fc81a968cce16a83392cf98b'/>
<id>a64fa0632de593f7fc81a968cce16a83392cf98b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve python version targeting</title>
<updated>2019-10-29T09:32:57+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-10-29T09:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=9e25eb32a3c7909e77f17970407fa7d4d93910ae'/>
<id>9e25eb32a3c7909e77f17970407fa7d4d93910ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start work on new dataclass based config</title>
<updated>2019-10-29T08:51:29+00:00</updated>
<author>
<name>Timothy Crosley</name>
<email>timothy.crosley@gmail.com</email>
</author>
<published>2019-10-29T08:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/isort.git/commit/?id=153887e66f97273e14e076e0dafda4b691500fd8'/>
<id>153887e66f97273e14e076e0dafda4b691500fd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
