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
*
Update copyright notice
hippo91
2021-02-15
1
-0
/
+1
*
New copyright notices
hippo91
2020-12-27
1
-0
/
+1
*
Squash one-off inference utility functions to help reduce recursion errors (#...
Bryce Guinta
2020-06-22
1
-24
/
+0
*
YES is gone, we're using Uninferable for quite some time now
Claudiu Popa
2018-10-10
1
-4
/
+0
*
Initial formatting of astroid
Claudiu Popa
2018-10-02
1
-16
/
+28
*
Update the copyright notices
astroid-2.0
Claudiu Popa
2018-07-15
1
-2
/
+4
*
Limit inference to a maximum of 100 results at a time to prevent
Bryce Guinta
2018-07-06
1
-0
/
+24
*
Fix useless-object-inheritance lint error (#573)
Nick Drozd
2018-06-28
1
-2
/
+2
*
Fix lint errors
Claudiu Popa
2018-05-31
1
-2
/
+0
*
Remove reraise() in favour of using raise..from
Claudiu Popa
2018-05-31
1
-7
/
+0
*
Remove six from a couple of files
Claudiu Popa
2018-05-31
1
-0
/
+1
*
Fix the remaining lint errors
Claudiu Popa
2017-10-12
1
-0
/
+1
*
Don't crash when getting the string representation of BadUnaryOperationMessage
Claudiu Popa
2017-07-08
1
-1
/
+22
*
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
*
Introduce a special attributes model
Claudiu Popa
2016-06-03
1
-0
/
+13
*
Convert all files to new license header
Ceridwen
2016-05-16
1
-17
/
+3
*
Add support for handling Uninferable nodes when calling as_string
Claudiu Popa
2015-11-29
1
-0
/
+6
*
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
|
/
*
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