<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git, branch simplification-for-python3.6-code</title>
<subtitle>github.com: PyCQA/astroid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/'/>
<entry>
<title>Use new style super when applicable</title>
<updated>2021-02-17T22:51:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-17T22:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=9c8c85801cfaeb57a742cbb2b9a4c732fca714e9'/>
<id>9c8c85801cfaeb57a742cbb2b9a4c732fca714e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove IOError that are an alias to OSError see PEP3151</title>
<updated>2021-02-17T22:51:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-17T22:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=0b17c79b15c5598a0795baea576656d92dedbcd3'/>
<id>0b17c79b15c5598a0795baea576656d92dedbcd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant open mode 'r' in opens</title>
<updated>2021-02-17T22:51:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-17T22:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=688876e2312ac5b43aca8e6369591897939577a9'/>
<id>688876e2312ac5b43aca8e6369591897939577a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old future import that are no longer required</title>
<updated>2021-02-17T22:51:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-17T22:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=4d222af03b2ca48fa21832e05ce4fbba25905c8f'/>
<id>4d222af03b2ca48fa21832e05ce4fbba25905c8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use set litteral when possible</title>
<updated>2021-02-17T22:51:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-17T22:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=22af4f9f6e52622a2d265ad9629555b9735958a7'/>
<id>22af4f9f6e52622a2d265ad9629555b9735958a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move from % syntax to format or f-strings</title>
<updated>2021-02-17T22:51:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-17T22:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=ea96fc4bce94673671958e15d17bbcd75914b3f9'/>
<id>ea96fc4bce94673671958e15d17bbcd75914b3f9</id>
<content type='text'>
This is possible with python 3.6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is possible with python 3.6
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the # coding, since PEP3120 the default is UTF8</title>
<updated>2021-02-17T22:51:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-17T22:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=14395e6e5d9d75b6fe1f87a44b77cfe71a538083'/>
<id>14395e6e5d9d75b6fe1f87a44b77cfe71a538083</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 #894 from hippo91/astroid_2.5_test</title>
<updated>2021-02-15T19:18:18+00:00</updated>
<author>
<name>hippo91</name>
<email>guillaume.peillex@gmail.com</email>
</author>
<published>2021-02-15T19:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=0f97f79c0aa50ed0506c09db729f906450b37652'/>
<id>0f97f79c0aa50ed0506c09db729f906450b37652</id>
<content type='text'>
Astroid 2.5 test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Astroid 2.5 test</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright notice</title>
<updated>2021-02-15T17:47:08+00:00</updated>
<author>
<name>hippo91</name>
<email>guillaume.peillex@gmail.com</email>
</author>
<published>2021-02-15T17:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=636d0f56d7f84b950949808b31b6f316645f41eb'/>
<id>636d0f56d7f84b950949808b31b6f316645f41eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare version 2.5</title>
<updated>2021-02-15T17:46:09+00:00</updated>
<author>
<name>hippo91</name>
<email>guillaume.peillex@gmail.com</email>
</author>
<published>2021-02-15T17:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/astroid-git.git/commit/?id=8af4a45a59565f2dfffb41abf63bbf27622777f4'/>
<id>8af4a45a59565f2dfffb41abf63bbf27622777f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
