Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates astroid from 2.6.5 to 2.6.6.

Changelog

2.6.6

============================
Release date: 2021-08-03

* Added support to infer return type of ``typing.cast()``

* Fix variable lookup's handling of exclusive statements

Closes PyCQA/pylint3711

* Fix variable lookup's handling of function parameters

Closes PyCQA/astroid180

* Fix variable lookup's handling of except clause variables

* Fix handling of classes with duplicated bases with the same name

Closes PyCQA/astroid1088
Links

@aragilar
Copy link
Member

bors r+

@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #239 (2cb2e12) into master (edb5bbc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #239   +/-   ##
=======================================
  Coverage   26.30%   26.30%           
=======================================
  Files          15       15           
  Lines        4409     4409           
=======================================
  Hits         1160     1160           
  Misses       3249     3249           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edb5bbc...2cb2e12. Read the comment docs.

@bors
Copy link
Contributor

bors bot commented Aug 13, 2021

Build succeeded:

@bors bors bot merged commit fefdd17 into master Aug 13, 2021
@YourLocalBlake YourLocalBlake deleted the pyup-update-astroid-2.6.5-to-2.6.6 branch August 19, 2021 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants