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
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migration from setuptools_scm to tbump
Pierre Sassoulas
2021-06-16
1
-1
/
+1
*
Remove circular definition of __version__
Pierre Sassoulas
2021-05-24
1
-8
/
+1
*
Add scm_setuptools for packaging
Pierre Sassoulas
2021-05-24
1
-1
/
+1
*
Move information to setup.py from __pgkinfo__
Pierre Sassoulas
2021-04-24
1
-38
/
+5
*
Change numversion to __version__ in __pkginfo__
Pierre Sassoulas
2021-04-24
1
-1
/
+1
*
Update packaging 1 - use setup.cfg
Marc Mueller
2021-04-23
1
-28
/
+0
*
Add isort to the pre-commit configuration
Pierre Sassoulas
2021-04-19
1
-0
/
+1
*
Fix issue #891
Pierre Sassoulas
2021-04-10
1
-1
/
+1
*
Upgrade copyrite notice
Pierre Sassoulas
2021-02-28
1
-1
/
+3
*
Fix black issues
Marc Mueller
2021-02-27
1
-2
/
+5
*
Use set litteral when possible
Pierre Sassoulas
2021-02-21
1
-1
/
+1
*
Update copyright notice
hippo91
2021-02-15
1
-0
/
+2
*
Remove Python 3.5 support
David Gilman
2020-12-30
1
-1
/
+1
*
Adds deprecation warning as suggested by Pierre Sassoulas
hippo91
2020-12-28
1
-0
/
+4
*
New copyright notices
hippo91
2020-12-27
1
-1
/
+2
*
Changed `python_requires` to use ">=" syntax (#780)
Colin Kennedy
2020-05-01
1
-1
/
+1
*
Exclude tests from getting installed from source distribution
Claudiu Popa
2020-05-01
1
-1
/
+1
*
Add missing copyright annotations for the past releases
Claudiu Popa
2020-04-27
1
-4
/
+6
*
Make installing pytest-runner contingent on running tests
Enji Cooper
2019-11-16
1
-1
/
+5
*
Fix fixable pylint warnings
Enji Cooper
2019-11-16
1
-5
/
+4
*
Moved tests out of package directory (#704)
Ashley Whetter
2019-10-15
1
-1
/
+1
*
Drop support for Python 3.4
Claudiu Popa
2019-06-20
1
-1
/
+1
*
Replace the modname and distname with the actual name of the package
Claudiu Popa
2019-05-29
1
-24
/
+25
*
Update the copyright notices
astroid-2.0
Claudiu Popa
2018-07-15
1
-2
/
+5
*
Tests are no longer installed
Ashley Whetter
2018-05-17
1
-20
/
+4
*
Stop advertising python 2 support
Claudiu Popa
2018-02-21
1
-1
/
+1
*
Drop support for EOL Python 3.3
Hugo
2017-12-15
1
-0
/
+1
*
Use proper environment markers for version specific dependencies.
Claudiu Popa
2016-08-02
1
-0
/
+1
*
Even more granular copyrights (thanks to copyrite)
Claudiu Popa
2016-07-22
1
-2
/
+4
*
Keep a consistent copyright notice across the board.
Claudiu Popa
2016-07-19
1
-17
/
+5
*
Add support for not byte-compiling test files invalid by design.
Claudiu Popa
2015-12-15
1
-2
/
+13
*
Include a travis.yml file for configuring Travis builds
Claudiu Popa
2015-12-11
1
-3
/
+6
*
Do not byte-compile test files on install. Fixes #58.
Torsten Marek
2014-11-22
1
-0
/
+10
*
Add missing file.
Torsten Marek
2014-11-09
1
-3
/
+2
*
Remove debugging output.
Torsten Marek
2014-11-09
1
-1
/
+2
*
More debugging
Torsten Marek
2014-11-09
1
-1
/
+1
*
Do not import the astroid package when running setup, evaluate __pkginfo__ di...
Torsten Marek
2014-11-08
1
-3
/
+5
*
Move all astroid modules into a its own directory, which is now the package.
Torsten Marek
2014-11-08
1
-46
/
+10
*
Simplify setup.py and update documentation for Python 3 changes.
Torsten Marek
2014-11-08
1
-107
/
+19
*
Convert the unittests to run directly with Python 3, and stop running 2to3 on...
Torsten Marek
2014-11-06
1
-8
/
+0
*
Make the source compatible with Python 2.7 and 3.3+.
Claudiu Popa
2014-10-27
1
-6
/
+1
*
backport pylint fix on setup.py for py3k windows/cross-compiliation install i...
Sylvain Thénault
2013-10-04
1
-9
/
+3
*
fix typo in setup.py
Sylvain Thénault
2013-10-04
1
-1
/
+1
*
backport fix done by Tobias Rzepka on pylint for python3 install on win32 pla...
Sylvain Thénault
2013-10-03
1
-2
/
+8
*
rename the project astroid
David Douard
2013-06-17
1
-4
/
+4
*
minor cleanups: drop copyright by me, update others to 2013, droip those in d...
Sylvain Thénault
2013-03-28
1
-2
/
+1
*
py3k test fixes. Closes #109988
Sylvain Thénault
2012-11-16
1
-2
/
+6
*
setup.py: properly add additional file during build instead of install.
Sylvain Thénault
2012-08-30
1
-5
/
+14
*
add trove classifiers (tell about python 3 support for pypi)
Sylvain Thénault
2012-01-31
1
-0
/
+2
*
[py3k] make python3 package available in sid (closes: #81139)
Julien Jehannet
2011-10-20
1
-2
/
+1
[next]