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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify an if expression.
Claudiu Popa
2016-08-24
1
-1
/
+1
*
Even more granular copyrights (thanks to copyrite)
Claudiu Popa
2016-07-22
1
-6
/
+3
*
Keep a consistent copyright notice across the board.
Claudiu Popa
2016-07-19
1
-0
/
+2
*
Make Uninferable have a false value by default.
Claudiu Popa
2016-07-16
1
-0
/
+5
*
Convert all files to new license header
Ceridwen
2016-05-17
1
-17
/
+3
*
Introduce a special attributes model
Claudiu Popa
2016-02-23
1
-0
/
+7
*
Revert "Try to solve the packaging issues again"
Claudiu Popa
2016-02-11
1
-0
/
+160
*
Try to solve the packaging issues again
Ceridwen
2016-02-08
1
-160
/
+0
*
Add support for handling Uninferable nodes when calling as_string
Claudiu Popa
2015-12-29
1
-0
/
+6
*
Add a workaround for singledispatch raising AttributeError on old-style classes
Ceridwen
2015-11-16
1
-2
/
+16
*
Merge modular-locals into 2.0
Ceridwen
2015-11-16
1
-4
/
+21
|
\
|
*
Merge master and structured_exceptions
Ceridwen
2015-11-06
1
-0
/
+4
|
|
\
|
*
|
Rename Uninferable and instantiate_class
Ceridwen
2015-11-06
1
-2
/
+2
|
*
|
Fix not returning function arguments correctly in get_locals and how EmptyNod...
Ceridwen
2015-11-03
1
-2
/
+0
|
*
|
Merge structured_exceptions into modular-locals
Ceridwen
2015-11-02
1
-0
/
+35
|
|
\
\
|
*
|
|
Transfer build_function and ast_from_function from modular_locals to zipper
Ceridwen
2015-10-23
1
-4
/
+16
|
*
|
|
Merge upstream changes
Ceridwen
2015-10-11
1
-0
/
+2
|
|
\
\
\
|
*
|
|
|
Use namedtuple template for its inferred representation, fix some tests
Ceridwen
2015-10-11
1
-0
/
+18
|
*
|
|
|
Handle assigning instance_attrs on ClassDefs through Instances, bug fixes
Ceridwen
2015-10-10
1
-1
/
+2
|
*
|
|
|
Add lazy imports
Ceridwen
2015-10-08
1
-24
/
+5
|
*
|
|
|
Example of unclear ImportError
Ceridwen
2015-10-08
1
-0
/
+26
*
|
|
|
|
Merge structured exceptions into 2.0
Claudiu Popa
2015-11-13
1
-0
/
+35
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge upstream changes
Ceridwen
2015-11-06
1
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
Rename Uninferable and instantiate_class, fix broken tests, improve
Ceridwen
2015-11-06
1
-2
/
+6
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Rename Uninferable and instatiate_class
Ceridwen
2015-11-06
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
This bookmark adds structured exceptions to astroid.
Ceridwen
2015-11-02
1
-0
/
+35
|
|
/
/
*
|
|
Rename Uninferable and instantiate_class, fix broken tests, improve
Ceridwen
2015-11-06
1
-2
/
+5
*
|
|
Move singledispatch import into a common place, where it can be used by astroid.
Claudiu Popa
2015-11-01
1
-0
/
+5
*
|
|
Start splitting AST from runtime objects
Claudiu Popa
2015-11-01
1
-0
/
+12
|
/
/
*
|
Move proxy_alias function to util.py
Claudiu Popa
2015-10-11
1
-0
/
+21
|
/
*
Use the object.__new__ decorator to create a singleton instance of the YES ob...
Claudiu Popa
2015-09-26
1
-5
/
+3
*
Add helper function for reraising exceptions
Ceridwen
2015-09-21
1
-0
/
+11
*
Move YES to astroid.util.
Claudiu Popa
2015-08-09
1
-0
/
+38