<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/src/flake8, branch bug/1372</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>Handle new SyntaxError tuple on 3.10</title>
<updated>2021-08-13T14:55:15+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2021-08-13T14:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=9b5ad3209f501ccdafeb9f9b1d0272fbc1884a29'/>
<id>9b5ad3209f501ccdafeb9f9b1d0272fbc1884a29</id>
<content type='text'>
Closes #1372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1372
</pre>
</div>
</content>
</entry>
<entry>
<title>Update --indent-size help format string</title>
<updated>2021-08-02T02:02:49+00:00</updated>
<author>
<name>Jacob Hayes</name>
<email>jacob.r.hayes@gmail.com</email>
</author>
<published>2021-08-01T17:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=b0f39a0360d24964e9d3724288fd6cbda1aaeac9'/>
<id>b0f39a0360d24964e9d3724288fd6cbda1aaeac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pre-commit.ci] auto fixes from pre-commit.com hooks</title>
<updated>2021-05-24T17:40:10+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2021-05-24T17:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=66f83405ddc2f759056ec248bddc89c4173ffdbd'/>
<id>66f83405ddc2f759056ec248bddc89c4173ffdbd</id>
<content type='text'>
for more information, see https://pre-commit.ci
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for more information, see https://pre-commit.ci
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically create output directories</title>
<updated>2021-05-10T14:41:01+00:00</updated>
<author>
<name>Jouke Witteveen</name>
<email>j.witteveen@cosine.nl</email>
</author>
<published>2021-05-10T13:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=efc15cf4f10ad45f88bda1cb6578b9ef7a06cd8d'/>
<id>efc15cf4f10ad45f88bda1cb6578b9ef7a06cd8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag '3.9.2'</title>
<updated>2021-05-08T19:53:29+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-05-08T19:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=28aa67314e2c451002d6362c54aed6e08f4f9f19'/>
<id>28aa67314e2c451002d6362c54aed6e08f4f9f19</id>
<content type='text'>
Release 3.9.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release 3.9.2
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 3.9.2</title>
<updated>2021-05-08T19:51:11+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-05-08T19:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c6e0d27593a45342ffa96a18bba708a5aab32fdf'/>
<id>c6e0d27593a45342ffa96a18bba708a5aab32fdf</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 #1328 from PyCQA/fix_indent_size_str</title>
<updated>2021-05-08T19:45:45+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-05-08T19:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c428c55503911190f7e9d4d9c05d418594c20c6b'/>
<id>c428c55503911190f7e9d4d9c05d418594c20c6b</id>
<content type='text'>
correct and deprecate the value of indent_size_str</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
correct and deprecate the value of indent_size_str</pre>
</div>
</content>
</entry>
<entry>
<title>correct and deprecate the value of indent_size_str</title>
<updated>2021-05-08T19:03:43+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-05-08T19:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=0b565fe349efdb64f8496f11d75510ba1c74f279'/>
<id>0b565fe349efdb64f8496f11d75510ba1c74f279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>short circuit on ast error before tokenization error</title>
<updated>2021-04-18T17:08:11+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-18T17:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=456e98486ecb912aba01f31859c5f74a5a4d3f81'/>
<id>456e98486ecb912aba01f31859c5f74a5a4d3f81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extend black formatting to tests as well</title>
<updated>2021-04-18T16:23:48+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-18T16:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=af1668bf04079b1a8db5910a5e3697c7c8db8fc9'/>
<id>af1668bf04079b1a8db5910a5e3697c7c8db8fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
