-
-
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.1, update changelog
- Loading branch information
1 parent
0b024ba
commit c3977df
Showing
11 changed files
with
17 additions
and
11 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 |
---|---|---|
|
@@ -13,8 +13,8 @@ | |
# Copyright (c) 2018 Nick Drozd <[email protected]> | ||
# Copyright (c) 2019 Alex Hall <[email protected]> | ||
# Copyright (c) 2019 Hugo van Kemenade <[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 pre-commit-ci[bot] <[email protected]> | ||
|
||
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html | ||
|
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 Pierre Sassoulas <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
# Copyright (c) 2021 Pierre Sassoulas <[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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,8 +23,8 @@ | |
# Copyright (c) 2019 kavins14 <[email protected]> | ||
# Copyright (c) 2020 Raphael Gaschignard <[email protected]> | ||
# Copyright (c) 2020 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 Andrew Haigh <[email protected]> | ||
# Copyright (c) 2021 Federico Bond <[email protected]> | ||
|
||
|
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 |
---|---|---|
|
@@ -13,8 +13,8 @@ | |
# Copyright (c) 2020-2021 hippo91 <[email protected]> | ||
# Copyright (c) 2020 Becker Awqatty <[email protected]> | ||
# Copyright (c) 2020 Robin Jarry <[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]> | ||
|
||
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html | ||
|
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) 2016 Jakub Wilk <[email protected]> | ||
# Copyright (c) 2018 Anthony Sottile <[email protected]> | ||
# Copyright (c) 2020-2021 hippo91 <[email protected]> | ||
# Copyright (c) 2021 Andrew Haigh <[email protected]> | ||
# Copyright (c) 2021 Pierre Sassoulas <[email protected]> | ||
# Copyright (c) 2021 Andrew Haigh <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
|
||
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html | ||
|
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,10 +24,10 @@ | |
# 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 Andrew Haigh <[email protected]> | ||
# Copyright (c) 2021 Artsiom Kaval <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
# Copyright (c) 2021 Damien Baty <[email protected]> | ||
|
||
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html | ||
|
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 |
---|---|---|
|
@@ -7,8 +7,8 @@ | |
# Copyright (c) 2019 Ashley Whetter <[email protected]> | ||
# Copyright (c) 2020-2021 hippo91 <[email protected]> | ||
# Copyright (c) 2020 David Gilman <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
# Copyright (c) 2021 Pierre Sassoulas <[email protected]> | ||
# Copyright (c) 2021 Marc Mueller <[email protected]> | ||
|
||
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html | ||
# For details: https://github.com/PyCQA/astroid/blob/master/LICENSE | ||
|
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 |
---|---|---|
|
@@ -10,8 +10,8 @@ | |
# Copyright (c) 2019, 2021 hippo91 <[email protected]> | ||
# Copyright (c) 2019 Ashley Whetter <[email protected]> | ||
# Copyright (c) 2020 David Gilman <[email protected]> | ||
# Copyright (c) 2021 Andrew Haigh <[email protected]> | ||
# Copyright (c) 2021 Pierre Sassoulas <[email protected]> | ||
# Copyright (c) 2021 Andrew Haigh <[email protected]> | ||
|
||
# Licensed under the LGPL: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html | ||
# For details: https://github.com/PyCQA/astroid/blob/master/LICENSE | ||
|