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
/
tests
/
unittest_raw_building.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Even more granular copyrights (thanks to copyrite)
Claudiu Popa
2016-07-22
1
-2
/
+4
*
Keep a consistent copyright notice across the board.
Claudiu Popa
2016-07-19
1
-0
/
+2
*
New function, astroid.extract_node, exported out from astroid.test_utils.
Claudiu Popa
2016-06-29
1
-2
/
+2
*
Convert all files to new license header
Ceridwen
2016-05-17
1
-0
/
+3
*
Revert "Try to solve the packaging issues again"
Claudiu Popa
2016-02-11
1
-0
/
+72
*
Try to solve the packaging issues again
Ceridwen
2016-02-08
1
-72
/
+0
*
Merge modular-locals into 2.0
Ceridwen
2015-11-16
1
-48
/
+33
|
\
|
*
Finish most needed changes for building ASTs from runtime objects.
Ceridwen
2015-11-14
1
-0
/
+28
|
*
Fix simple test failures
Ceridwen
2015-10-26
1
-51
/
+0
|
*
First draft of mock AST generation code finished
Ceridwen
2015-10-25
1
-47
/
+49
|
*
Transfer build_function and ast_from_function from modular_locals to zipper
Ceridwen
2015-10-23
1
-7
/
+19
*
|
Separate runtime objects from ASTs
Claudiu Popa
2015-11-01
1
-1
/
+3
|
/
*
Node constructors almost finished except for two bugs
Ceridwen
2015-07-08
1
-1
/
+1
*
Fix pylint warnings over astroid, update the list of disabled messages in pyl...
Claudiu Popa
2015-05-19
1
-1
/
+1
*
Remove unused variable.
Claudiu Popa
2015-05-08
1
-1
/
+1
*
Handle builtins without a __module__, especially for Jython.
Claudiu Popa
2015-05-08
1
-5
/
+11
*
Remove trailing whitespace.
Claudiu Popa
2015-05-08
1
-1
/
+1
*
open doesn't have a __module__ attribute on Jython. Handle this case.
Claudiu Popa
2015-05-08
1
-1
/
+15
*
_io names itself io. This patch fixes some cyclic dependencies when solving i...
Claudiu Popa
2015-05-06
1
-0
/
+17
*
Remove all occurences of bad-whitespace.
Claudiu Popa
2015-01-10
1
-1
/
+1
*
Move all astroid modules into a its own directory, which is now the package.
Torsten Marek
2014-11-08
1
-0
/
+48