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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update sphinx requirement from ~=5.0 to ~=5.1 (#1720)
dependabot[bot]
2022-07-25
1
-1
/
+1
*
Remove remaining references to old Mixin base nodes
Daniël van Noord
2022-06-20
1
-10
/
+10
*
Update sphinx requirement from ~=4.5 to ~=5.0 (#1577)
dependabot[bot]
2022-05-30
1
-1
/
+1
*
Bump astroid to 2.11.4, update changelog
v2.11.4
Pierre Sassoulas
2022-05-02
1
-3
/
+3
*
Update sphinx requirement from ~=4.4 to ~=4.5 (#1492)
dependabot[bot]
2022-04-19
1
-1
/
+1
*
Bump astroid to 2.11.0, update changelog
v2.11.0
Pierre Sassoulas
2022-03-12
1
-8
/
+11
*
New release process (#1438)
Pierre Sassoulas
2022-03-12
1
-28
/
+58
*
Simplify hard to maintain copyright notice (#1441)
Pierre Sassoulas
2022-03-12
2
-2
/
+6
*
No longer pass doc to various node constructors (#1451)
Daniël van Noord
2022-03-09
1
-1
/
+1
*
Update sphinx requirement from ~=4.0 to ~=4.4 (#1426)
dependabot[bot]
2022-03-01
1
-1
/
+1
*
Restore custom distutils handling for resolving paths to submodules. (#1386)
Jacob Walls
2022-02-27
1
-0
/
+2
*
Fix typo in extract_node() link (#1369)
Jacob Walls
2022-01-25
1
-1
/
+1
*
Bump astroid to 2.9.3, update changelog
v2.9.3
Pierre Sassoulas
2022-01-09
1
-0
/
+14
*
Bump astroid to 2.9.1, update changelog
v2.9.1
Pierre Sassoulas
2021-12-31
1
-3
/
+3
*
Fix typos (#1288)
Kian Meng, Ang
2021-12-13
1
-1
/
+1
*
Add typing to scope() (#1170)
Daniël van Noord
2021-09-15
2
-2
/
+3
*
Fix documentation after changes to astroid.nodes (#1175)
Marc Mueller
2021-09-15
2
-170
/
+168
*
Remove use of deprecated node_classes and scoped_node API in astroid
Pierre Sassoulas
2021-08-10
1
-16
/
+16
*
Bump astroid to 2.6.6, update changelog
v2.6.6
Pierre Sassoulas
2021-08-03
1
-1
/
+1
*
Apply black on doc/conf.py too
Pierre Sassoulas
2021-07-06
1
-63
/
+75
*
[doc] Remove static dir that does not exists
Pierre Sassoulas
2021-07-06
1
-1
/
+1
*
Update refs to use main
Marc Mueller
2021-06-30
2
-2
/
+2
*
Downrade the version to 2.6.2-dev0 so we can install pylint easily
Pierre Sassoulas
2021-06-29
1
-2
/
+2
*
Update the release.md according to new release script
Pierre Sassoulas
2021-06-29
1
-9
/
+1
*
Upgrade the version to 2.7.0-dev0 following 2.6.0 release
Pierre Sassoulas
2021-06-22
1
-19
/
+11
*
Fix typo in GitHub suggested by Pycharm
Pierre Sassoulas
2021-06-18
1
-1
/
+1
*
Autodoc class content
Marc Mueller
2021-06-17
1
-0
/
+1
*
Improve Sphinx config (#1001)
Marc Mueller
2021-06-16
2
-2
/
+8
*
Add Pattern base class (#1037)
Marc Mueller
2021-06-16
1
-0
/
+3
*
Add precision on what trigger the pypi release
Pierre Sassoulas
2021-06-16
1
-0
/
+2
*
Add release.yml file for automated release with Github Action
Pierre Sassoulas
2021-06-16
1
-13
/
+2
*
Better release.md for major and minor version
Pierre Sassoulas
2021-06-16
1
-5
/
+7
*
Apply pre-commit to cleanup the result of copyrite
Pierre Sassoulas
2021-06-16
1
-5
/
+5
*
Install copyrite in the tbump script
Pierre Sassoulas
2021-06-16
1
-1
/
+1
*
Simplify the release process using tbump
Pierre Sassoulas
2021-06-16
1
-18
/
+15
*
Remove reference to travis or appveyor in the codebase
Pierre Sassoulas
2021-06-15
1
-4
/
+2
*
Remove py2 nodes (#1023)
Marc Mueller
2021-06-12
1
-9
/
+0
*
Post release chores
Pierre Sassoulas
2021-05-29
1
-0
/
+2
*
Update copyright notice for 2.5.7
v2.5.7
Pierre Sassoulas
2021-05-29
1
-5
/
+3
*
Add initial support for pattern matching py310 (#986)
Marc Mueller
2021-05-29
1
-0
/
+30
*
Add scm_setuptools for packaging
Pierre Sassoulas
2021-05-24
1
-24
/
+10
*
Change numversion to __version__ in __pkginfo__
Pierre Sassoulas
2021-04-24
2
-4
/
+4
*
Add isort to the pre-commit configuration
Pierre Sassoulas
2021-04-19
1
-1
/
+3
*
We need astroid to be installed for conf.py to work
Pierre Sassoulas
2021-04-18
1
-0
/
+1
*
Add .readthedocs.yaml so every contributor can change read the doc config
Pierre Sassoulas
2021-04-18
1
-0
/
+1
*
Add prettier to pre-commit configuration
Pierre Sassoulas
2021-04-10
1
-21
/
+22
*
Prepare for 2.5.3 release
astroid-2.5.3
Pierre Sassoulas
2021-04-10
1
-1
/
+0
*
Astroid do not have automatic release on tag
Pierre Sassoulas
2021-02-28
1
-4
/
+3
*
Upgrade the doc about release
Pierre Sassoulas
2021-02-28
2
-30
/
+74
*
Fix trailing whitespaces
Marc Mueller
2021-02-27
1
-1
/
+1
[next]