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
/
tests
/
unittest_scoped_nodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial pass with ``pydocstringformatter`` over tests (#1949)
Daniël van Noord
2023-01-09
1
-9
/
+9
*
Fix getattr inference with empty annotation assignments (#1834)
Marc Mueller
2022-10-17
1
-0
/
+16
*
Fix detecting invalid metaclasses (#1836)
Marc Mueller
2022-10-17
1
-0
/
+14
*
Add ``_value2member_map_`` member to the ``enum`` brain. (#1820)
Mark Byrne
2022-10-08
1
-0
/
+15
*
Fix crash with inference of type-annotated Enum classes (#1743)
Mark Byrne
2022-08-19
1
-0
/
+19
*
Fix false positive with inference of type-annotated Enum classes. (#1734)
Mark Byrne
2022-08-07
1
-0
/
+72
*
Fix a crash involving properties within `if` blocks
Jacob Walls
2022-07-09
1
-0
/
+20
*
Fix a crash involving properties within ``try ... except`` blocks
Daniël van Noord
2022-07-08
1
-0
/
+24
*
Infer calls to ``str.format`` (#1602)
Daniël van Noord
2022-06-10
1
-2
/
+4
*
Add ``typing-extensions`` to test dependencies (#1586)
Daniël van Noord
2022-06-02
1
-5
/
+1
*
Update typing for Python 3.7 (1) (#1555)
Marc Mueller
2022-05-13
1
-5
/
+8
*
Require Python 3.7.2 (#1542)
Jacob Walls
2022-05-10
1
-11
/
+0
*
Make `FunctionDef.implicit_parameters` return 1 for methods (#1531)
Jacob Walls
2022-04-30
1
-0
/
+18
*
Promoted ``getattr()`` from FunctionDef to Lambda (#1472)
Jacob Walls
2022-03-12
1
-0
/
+6
*
Simplify hard to maintain copyright notice (#1441)
Pierre Sassoulas
2022-03-12
1
-32
/
+1
*
Deprecate passing the doc argument (#1453)
Daniël van Noord
2022-03-09
1
-0
/
+9
*
Do no pass ``doc`` attribute to ``nodes.Module`` in tests (#1455)
Daniël van Noord
2022-03-09
1
-6
/
+3
*
Replace platform import (#1459)
Marc Mueller
2022-03-09
1
-2
/
+2
*
Fix end_lineno on PyPy 3.8 (#1454)
Marc Mueller
2022-03-09
1
-2
/
+2
*
Do not use ``doc`` attribute internally (#1433)
Daniël van Noord
2022-03-07
1
-4
/
+2
*
Deprecate accessing and setting the ``doc`` attribute on nodes (#1434)
Daniël van Noord
2022-03-06
1
-2
/
+88
*
Fix F403 wildcart import used in astroid/__init__.py (#1271)
Pierre Sassoulas
2022-03-03
1
-1
/
+1
*
Add doc_node attribute (#1276)
kasium
2022-02-28
1
-0
/
+221
*
Bump astroid to 2.10.0, update changelog
v2.10.0
Pierre Sassoulas
2022-02-27
1
-1
/
+4
*
Changed NodeNG.tolineno to use end_lineno when it is available (#1351)
Sergei Lebedev
2022-02-27
1
-3
/
+7
*
Improve order of keyword-only args in argnames() (#1387)
Jacob Walls
2022-02-10
1
-2
/
+12
*
Include names of keyword-only arguments in `argnames()` (#1382)
Jacob Walls
2022-02-06
1
-0
/
+4
*
Add regression test for #1124 (#1364)
Daniël van Noord
2022-01-24
1
-2
/
+45
*
Bump astroid to 2.9.2, update changelog
v2.9.2
Alexander Shadchin
2022-01-04
1
-1
/
+1
*
Bump astroid to 2.9.1, update changelog
v2.9.1
Pierre Sassoulas
2021-12-31
1
-0
/
+1
*
Add future=True to frame calls (#1305)
Tushar Sadhwani
2021-12-29
1
-0
/
+9
*
Create ``scoped_nodes`` module (#1302)
Daniël van Noord
2021-12-20
1
-1
/
+1
*
Change order of decorators in tests (#1275)
Daniël van Noord
2021-11-24
1
-1
/
+1
*
Add typing and deprecation warnings to ``NodeNG.statement`` (#1217)
Daniël van Noord
2021-11-07
1
-0
/
+2
*
Bump astroid to 2.8.4, update changelog
v2.8.4
Pierre Sassoulas
2021-10-25
1
-1
/
+1
*
Refactor and add typing to ``NodeNG.frame()`` (#1225)
Daniël van Noord
2021-10-25
1
-0
/
+51
*
Bump astroid to 2.8.3, update changelog
v2.8.3
Pierre Sassoulas
2021-10-17
1
-1
/
+1
*
Bump astroid to 2.8.1, update changelog
v2.8.1-rc1
Pierre Sassoulas
2021-10-06
1
-0
/
+1
*
Add f-strings with `flynt`
Daniël van Noord
2021-09-17
1
-1
/
+1
*
Add typing to scope() (#1170)
Daniël van Noord
2021-09-15
1
-1
/
+1
*
Add typing in tests directory (#1163)
Pierre Sassoulas
2021-09-14
1
-128
/
+173
*
Import from astroid.nodes everywhere in the tests
Pierre Sassoulas
2021-09-04
1
-10
/
+10
*
Replace the constant BUILTINS by the string 'builtins'
Pierre Sassoulas
2021-08-19
1
-4
/
+4
*
Bump astroid to 2.7.0, update changelog
v2.7.0
Pierre Sassoulas
2021-08-15
1
-1
/
+1
*
Remove use of deprecated node_classes and scoped_node API in astroid
Pierre Sassoulas
2021-08-10
1
-1
/
+2
*
Bump astroid to 2.6.6, update changelog
v2.6.6
Pierre Sassoulas
2021-08-03
1
-0
/
+1
*
Don't calculate slots when MRO parsing fails. (#1089)
doranid
2021-08-01
1
-0
/
+11
*
Bump astroid to 2.6.3, update changelog
v2.6.3
Pierre Sassoulas
2021-07-19
1
-1
/
+1
*
Fix 'Consider using an in-place tuple instead of list'
Pierre Sassoulas
2021-07-10
1
-1
/
+1
*
Fix copyright links (#1084)
Marc Mueller
2021-07-01
1
-1
/
+1
[next]