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
/
as_string.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use printf-style formatting in as_string, in order
Claudiu Popa
2015-12-01
1
-7
/
+5
*
Add support for handling Uninferable nodes when calling as_string
Claudiu Popa
2015-11-29
1
-0
/
+3
*
Fix pylint errors.
Claudiu Popa
2015-10-06
1
-7
/
+7
*
Add a new node, DictUnpack, for representing the unpacking of a dict using PE...
Claudiu Popa
2015-10-06
1
-3
/
+14
*
Make pylint happyy.
Claudiu Popa
2015-09-25
1
-1
/
+1
*
Use the new name of the AsStringVisitor.
Claudiu Popa
2015-09-18
1
-1
/
+1
*
Final draft of state printing after merge
Ceridwen
2015-09-13
1
-8
/
+19
|
\
|
*
Second pass of the Python 3.5 support: adding Async nodes.
Claudiu Popa
2015-09-07
1
-0
/
+13
|
*
First pass of the Python 3.5 support.
Claudiu Popa
2015-09-07
1
-8
/
+6
*
|
Final draft of improved state printing
Ceridwen
2015-09-13
1
-97
/
+1
*
|
First draft of improved state printing
Ceridwen
2015-09-09
1
-47
/
+100
|
/
*
Add tests for aliases
Ceridwen
2015-08-21
1
-5
/
+5
*
Merge main into default
Ceridwen
2015-08-14
1
-0
/
+6
|
\
|
*
Add CallFunc.keywords, instead of putting together args and kwargs in CallFun...
Claudiu Popa
2015-08-08
1
-0
/
+6
*
|
Fix code review comments.
Ceridwen
2015-07-13
1
-1
/
+0
*
|
Node constructors almost finished except for two bugs
Ceridwen
2015-07-08
1
-12
/
+12
|
/
*
Add annotation support for function.as_string(). Closes issue #37.
Claudiu Popa
2015-07-01
1
-4
/
+14
*
Merged in jarradhope/astroid (pull request #73)
Claudiu Popa
2015-07-01
1
-2
/
+5
|
\
|
*
add returns annotation
jarradhope
2015-04-26
1
-2
/
+5
*
|
Add a couple of pragma disables for some false positives.
Claudiu Popa
2015-06-30
1
-0
/
+1
*
|
Add a new *inference object* called Super
Claudiu Popa
2015-05-28
1
-0
/
+3
*
|
Add a new type of nodes, called *inference objects*.
Claudiu Popa
2015-05-19
1
-1
/
+5
|
/
*
Extend the metaclass hack to cover more potential cases.
Torsten Marek
2014-11-09
1
-1
/
+1
*
Move all astroid modules into a its own directory, which is now the package.
Torsten Marek
2014-11-08
1
-0
/
+499