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
/
astroid
/
context.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Even more granular copyrights (thanks to copyrite)
Claudiu Popa
2016-07-22
1
-2
/
+3
*
Keep a consistent copyright notice across the board.
Claudiu Popa
2016-07-19
1
-0
/
+2
*
Convert all files to new license header
Ceridwen
2016-05-17
1
-17
/
+3
*
Revert "Try to solve the packaging issues again"
Claudiu Popa
2016-02-11
1
-0
/
+89
*
Try to solve the packaging issues again
Ceridwen
2016-02-08
1
-89
/
+0
*
Remove doctype and future imports which aren't useful.
Claudiu Popa
2015-10-11
1
-1
/
+1
*
Remove InferenceContext's __repr__ implementation, since it makes it unusable...
Claudiu Popa
2015-09-28
1
-6
/
+0
*
Make pylint happyy.
Claudiu Popa
2015-09-25
1
-1
/
+1
*
Change a couple of readability issues, proper variable names and so on.
Claudiu Popa
2015-09-18
1
-6
/
+8
*
Final draft of state printing after merge
Ceridwen
2015-09-13
1
-67
/
+7
|
\
|
*
Improve the understanding of arguments
Claudiu Popa
2015-09-09
1
-67
/
+7
*
|
Final draft of improved state printing
Ceridwen
2015-09-13
1
-0
/
+11
|
/
*
Don't raise StopIteration in InferenceContext.push, instead exit from the gen...
Claudiu Popa
2015-08-28
1
-2
/
+3
*
Fix most obvious errors intorduced by the latest merge
Ceridwen
2015-08-14
1
-8
/
+8
*
Move InferenceContext and CallContext into astroid.context
Claudiu Popa
2015-08-12
1
-0
/
+141