-
-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump astroid to 2.6.2, update changelog
- Loading branch information
1 parent
9e1af52
commit e8e4b44
Showing
5 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
# Copyright (c) 2017 Łukasz Rogalski <[email protected]> | ||
# Copyright (c) 2017 David Euresti <[email protected]> | ||
# Copyright (c) 2018 Bryce Guinta <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
# Copyright (c) 2021 Pierre Sassoulas <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
# Copyright (c) 2021 hippo91 <[email protected]> | ||
|
||
"""Astroid hooks for typing.py support.""" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,8 +24,8 @@ | |
# Copyright (c) 2019 Grygorii Iermolenko <[email protected]> | ||
# Copyright (c) 2020 David Gilman <[email protected]> | ||
# Copyright (c) 2020 Peter Kolbus <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
# Copyright (c) 2021 Pierre Sassoulas <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
# Copyright (c) 2021 Andrew Haigh <[email protected]> | ||
# Copyright (c) 2021 Artsiom Kaval <[email protected]> | ||
# Copyright (c) 2021 Damien Baty <[email protected]> | ||
|