<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint-git.git, branch dependabot/github_actions/actions/setup-python-2.3.0</title>
<subtitle>github.com: PyCQA/pylint.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/'/>
<entry>
<title>Bump actions/setup-python from 2.2.2 to 2.3.0</title>
<updated>2021-11-22T13:04:17+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2021-11-22T13:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=41e95d63011530b11c47bfbd2f985230281d12a8'/>
<id>41e95d63011530b11c47bfbd2f985230281d12a8</id>
<content type='text'>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Permit to get the expected exit code in configuration test framework</title>
<updated>2021-11-22T12:36:48+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-11-22T12:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=315db2da8ccfff58fd052967ca5007e022f26346'/>
<id>315db2da8ccfff58fd052967ca5007e022f26346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent crash when parsing the toml to also crash pylint</title>
<updated>2021-11-22T12:36:48+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-11-22T10:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=121f51c4f3ae2239f45b4ff35a05b2eedcccc5f3'/>
<id>121f51c4f3ae2239f45b4ff35a05b2eedcccc5f3</id>
<content type='text'>
Refer to #3181
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refer to #3181
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] Add basic documentation for toml configuration files</title>
<updated>2021-11-22T12:36:48+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-11-22T08:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=312c4f22ddf9444787e9b54b368d616e7bfc1389'/>
<id>312c4f22ddf9444787e9b54b368d616e7bfc1389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add regression test (#5339)</title>
<updated>2021-11-21T19:43:00+00:00</updated>
<author>
<name>Daniël van Noord</name>
<email>13665637+DanielNoord@users.noreply.github.com</email>
</author>
<published>2021-11-21T19:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=d29bcf68393b6a1654aa6cd3d5351ed63edb42ad'/>
<id>d29bcf68393b6a1654aa6cd3d5351ed63edb42ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests `inherit-non-class` with subscriptable class (#5354)</title>
<updated>2021-11-21T19:42:32+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-11-21T19:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=2904ae04a2cf6bc341873e6b902883a777452953'/>
<id>2904ae04a2cf6bc341873e6b902883a777452953</id>
<content type='text'>
* Add tests inherit-non-class with subscriptable class</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add tests inherit-non-class with subscriptable class</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade astroid to 2.9.0 (#5355)</title>
<updated>2021-11-21T18:45:17+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-11-21T18:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=079805b0f9d0324d1731595c0c6f8f36e5a999f4'/>
<id>079805b0f9d0324d1731595c0c6f8f36e5a999f4</id>
<content type='text'>
* Upgrade astroid to 2.9.0
* Fix slice index col_offset</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upgrade astroid to 2.9.0
* Fix slice index col_offset</pre>
</div>
</content>
</entry>
<entry>
<title>Add accetpance tests in CI for python 3.8+ instead of launching manually at release (#5353)</title>
<updated>2021-11-21T15:26:13+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-11-21T15:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=3455dc2bf9c436e6961fe74f04d03eb08e4bdb99'/>
<id>3455dc2bf9c436e6961fe74f04d03eb08e4bdb99</id>
<content type='text'>
* [test] Add acceptance tests in the continuous integration

* Disable duplicate-code from the acceptance tests

* Rename acceptance to primer stdlib for clarity</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [test] Add acceptance tests in the continuous integration

* Disable duplicate-code from the acceptance tests

* Rename acceptance to primer stdlib for clarity</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update functional test updater to print actual string (#5351)" (#5352)</title>
<updated>2021-11-21T14:43:04+00:00</updated>
<author>
<name>Daniël van Noord</name>
<email>13665637+DanielNoord@users.noreply.github.com</email>
</author>
<published>2021-11-21T14:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=0f6a55c7f6f481acdcf57fbe68d3da80d77b9d89'/>
<id>0f6a55c7f6f481acdcf57fbe68d3da80d77b9d89</id>
<content type='text'>
This reverts commit 825dce1be9521a6a2f8b0e1e501d0d258ebb66bb.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 825dce1be9521a6a2f8b0e1e501d0d258ebb66bb.</pre>
</div>
</content>
</entry>
<entry>
<title>Update functional test updater to print actual string (#5351)</title>
<updated>2021-11-21T14:01:37+00:00</updated>
<author>
<name>Daniël van Noord</name>
<email>13665637+DanielNoord@users.noreply.github.com</email>
</author>
<published>2021-11-21T14:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=825dce1be9521a6a2f8b0e1e501d0d258ebb66bb'/>
<id>825dce1be9521a6a2f8b0e1e501d0d258ebb66bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
