index
:
delta/python-packages/astroid-git.git
1.6
2.0
2.0.experimental
2.2
2.3
2.4
2.5
2.9
add-dateutil-to-requirements
add-flake8-in-pre-commit-configuration
add-flake8-typing-import
add-github-actions
add-isort-pylint-autoflake-to-pre-commit
add-pydocstring-formatter-remaining-issues
add-typing-in-tests
bug_666
builtin-simplified
catch-attribute-inference-error-in-safe-infer
dependabot/pip/sphinx-approx-eq-7.0
deprecate-is-sys-guard
fix-4623-generator-raised-stop-iteration
fix-crash-in-dunder-inference
fix-flake8-f403-in-astroid-__init__.py
fix-pylint-legacy-warnings
fix-pylint-warning-from-master-branch
fix-self-inflicted-circular-import
fix_851
import-from-astroid-nodes-in-test-directory
main
maintenance/2.15.x
master
performance-regression
pre-commit-ci-update-config
remove-lazy-import-use-specific-imports
revert-1366-postinit-property
revert-perf-affecting-changes-2
simplification-for-python3.6-code
sum_and_multiply
support-python-3.10
upgrade-packaging-to-setuptools
upgrade-pylint-to-2.12.2
upgrade-to-pylint-2.10
use-scm-setuptools
zipper
github.com: PyCQA/astroid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittest_protocols.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump astroid to 2.6.3, update changelog
v2.6.3
Pierre Sassoulas
2021-07-19
1
-0
/
+1
*
Don't infer MatchAs in assigned_stmts if pattern is not None (#1096)
Marc Mueller
2021-07-11
1
-59
/
+66
*
Fix issues when inferring match variables (#1093)
Marc Mueller
2021-07-10
1
-1
/
+69
*
Fix copyright links (#1084)
Marc Mueller
2021-07-01
1
-1
/
+1
*
Rename non obvious PY3X constant to PY3X_PLUS
Pierre Sassoulas
2021-06-21
1
-2
/
+2
*
Rename astroid.constants to astroid.const
Pierre Sassoulas
2021-06-19
1
-1
/
+1
*
Create a astroid.constants.py to avoid circular imports
Pierre Sassoulas
2021-06-17
1
-4
/
+2
*
Import exceptions from astroid.exceptions to avoid circular imports
Pierre Sassoulas
2021-06-15
1
-1
/
+2
*
Add an isort configuration in setup.cfg and apply it
Pierre Sassoulas
2021-04-19
1
-5
/
+2
*
Fix issue #891
Pierre Sassoulas
2021-04-10
1
-1
/
+1
*
Upgrade copyrite notice
Pierre Sassoulas
2021-02-28
1
-1
/
+2
*
Move from % syntax to format or f-strings
Pierre Sassoulas
2021-02-21
1
-2
/
+2
*
Remove the # coding, since PEP3120 the default is UTF8
Pierre Sassoulas
2021-02-21
1
-1
/
+0
*
Update copyright notice
hippo91
2021-02-15
1
-0
/
+2
*
Remove required_version for 3.6 and below
David Gilman
2020-12-30
1
-6
/
+0
*
New copyright notices
hippo91
2020-12-27
1
-1
/
+1
*
Add missing copyright annotations for the past releases
Claudiu Popa
2020-04-27
1
-1
/
+2
*
Moved tests out of package directory (#704)
Ashley Whetter
2019-10-15
1
-0
/
+277