summaryrefslogtreecommitdiff
path: root/tests/unittest_objects.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump astroid to 2.6.3, update changelogv2.6.3Pierre Sassoulas2021-07-191-0/+1
|
* Fix copyright links (#1084)Marc Mueller2021-07-011-1/+1
| | | | * Fix link in license header * Fix link to cpython
* Import exceptions from astroid.exceptions to avoid circular importsPierre Sassoulas2021-06-151-11/+12
|
* Add an isort configuration in setup.cfg and apply itPierre Sassoulas2021-04-191-5/+1
| | | | Except on astroid/__init__.py because of circular imports
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
| | | | Remove outdated COPYING and rename COPYING.LESSER
* Prepare for 2.5.2 releaseastroid-2.5.2Pierre Sassoulas2021-03-281-0/+1
|
* Upgrade copyrite noticePierre Sassoulas2021-02-281-0/+1
|
* Update copyright noticehippo912021-02-151-0/+1
|
* Remove required_version for 3.6 and belowDavid Gilman2020-12-301-2/+0
| | | | We are now guaranteed to be running on 3.6+
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+2
|
* Remove Python 2 specific testsClaudiu Popa2020-03-101-22/+0
|
* Moved tests out of package directory (#704)Ashley Whetter2019-10-151-0/+556