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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare 1.6.6
astroid-1.6.6
Claudiu Popa
2019-04-09
1
-0
/
+17
*
Prepare 1.6.5
astroid-1.6.5
Claudiu Popa
2018-06-06
1
-0
/
+16
*
Prepare 1.6.4
astroid-1.6.4
Ashley Whetter
2018-05-15
1
-0
/
+8
*
Prepare 1.6.3
astroid-1.6.3
Claudiu Popa
2018-04-05
1
-0
/
+12
*
Prepare 1.6.2
astroid-1.6.2
Claudiu Popa
2018-03-16
1
-0
/
+2
*
Fix Changelog indentation
Claudiu Popa
2018-03-16
1
-7
/
+6
*
Backport "Fix submodule import in six.moves" (commit cf5648658c87b6e3b2fa4394...
Bryce Guinta
2018-03-16
1
-0
/
+4
*
Fix contextmanager transform for nested contextmanagers
Bryce Guinta
2018-03-15
1
-0
/
+5
*
Add attrs special attribute to prevent false positve in pylint
Bryce Guinta
2018-03-15
1
-0
/
+4
*
Fix inference tip collisions
Bryce Guinta
2018-03-15
1
-0
/
+7
*
Fix augassign recursion error
Bryce Guinta
2018-02-18
1
-0
/
+4
*
Deletion of trailing lines.
hippo91
2018-02-03
1
-3
/
+0
*
Add of ChangeLog entry
hippo91
2018-02-03
1
-0
/
+3
*
Prepare release
Claudiu Popa
2018-01-23
1
-1
/
+2
*
Fix a crash when __annotations__ access a parent's __init__ that does not hav...
Claudiu Popa
2017-12-27
1
-0
/
+5
*
Add the release date
astroid-1.6.0
Claudiu Popa
2017-12-15
1
-1
/
+2
*
When verifying duplicates classes in MRO, ignore on-the-fly generated classes
Claudiu Popa
2017-12-15
1
-0
/
+4
*
Add transform for attr library to fix unsupported-assignment-operation false ...
Bryce Guinta
2017-12-11
1
-0
/
+4
*
Remove file_stream since it was slated for removal for 1.6
Claudiu Popa
2017-11-11
1
-0
/
+4
*
Add ChangeLog entries for @hippo91 changes
Claudiu Popa
2017-11-11
1
-0
/
+2
*
Add ChangeLog entry
Claudiu Popa
2017-11-02
1
-0
/
+4
*
Add brain tips for UUID.int
Claudiu Popa
2017-08-11
1
-1
/
+5
*
The result of using object.__new__ as class decorator is correctly inferred a...
Claudiu Popa
2017-07-23
1
-0
/
+4
*
Enums created with functional syntax are now iterable. Close PyCQA/pylint#992
Claudiu Popa
2017-07-19
1
-0
/
+2
*
Enums created with functional syntax are now iterable. Close PyCQA/pylint#1546
Claudiu Popa
2017-07-19
1
-0
/
+1
*
Dunder class at method level is now inferred as the class of the method
Claudiu Popa
2017-07-08
1
-0
/
+4
*
The func form of namedtuples with keywords is now understood
Claudiu Popa
2017-07-08
1
-0
/
+4
*
Don't raise DuplicateBaseError when classes at different locations are used
Claudiu Popa
2017-07-08
1
-0
/
+10
*
Don't crash when getting the string representation of BadUnaryOperationMessage
Claudiu Popa
2017-07-08
1
-0
/
+10
*
Prepare 1.5.3
astroid-1.5.3
Claudiu Popa
2017-06-03
1
-1
/
+1
*
Fix an inference for trying to unpack Uninferable value in context manager (#...
Łukasz Rogalski
2017-05-22
1
-0
/
+2
*
threading.X objects are now correctly recognised as ctx managers (#433)
Łukasz Rogalski
2017-05-22
1
-0
/
+3
*
Force enum34 1.1.3 or later (#430)
Łukasz Rogalski
2017-05-14
1
-0
/
+11
*
Prepare 1.5.2
Claudiu Popa
2017-04-17
1
-1
/
+1
*
mro() can be computed for classes with old style classes in the hierarchy
Claudiu Popa
2017-04-15
1
-0
/
+2
*
Add basic support for understanding typing.NamedTuple subclasses
Claudiu Popa
2017-04-14
1
-0
/
+5
*
Prepare 1.5.0 release
astroid-1.5.0
Claudiu Popa
2017-04-13
1
-1
/
+2
*
Arguments node gained a new attribute, kwonlyargs_annotations, for holding th...
Claudiu Popa
2017-04-12
1
-0
/
+5
*
Support rename=True in named tuple inference (#415)
Łukasz Rogalski
2017-04-02
1
-0
/
+2
*
Add support for asynchronous comprehensions (#400)
Łukasz Rogalski
2017-03-01
1
-0
/
+3
*
Add missing changelog entry
Claudiu Popa
2017-03-01
1
-0
/
+2
*
Infer starred expressions in tuple, list, set and dict literals (#396)
Łukasz Rogalski
2017-02-14
1
-1
/
+4
*
Add support for Python 3.6's annotated assignment nodes
rr-
2017-02-09
1
-0
/
+2
*
Fix metaclass detection when multiple keyword arguments are used in ClassDef ...
Łukasz Rogalski
2017-02-09
1
-0
/
+3
*
Implement __getitem__ inference for classes (using the metaclass)
David Euresti
2017-01-22
1
-0
/
+2
*
Add changelog entry for class keywords
Claudiu Popa
2017-01-22
1
-0
/
+5
*
getitem() method accepts nodes now, instead of Python objects.
Claudiu Popa
2016-11-21
1
-0
/
+2
*
Add changelog entry for the explicit namespace package support.
Claudiu Popa
2016-08-24
1
-0
/
+2
*
Add brain tips for _io.TextIOWrapper's buffer and raw attributes.
Claudiu Popa
2016-08-22
1
-0
/
+2
*
Add `returns` into the proper order in FunctionDef._astroid_fields
Claudiu Popa
2016-07-27
1
-0
/
+5
[next]