summaryrefslogtreecommitdiff
path: root/tests/unittest_python3.py
Commit message (Expand)AuthorAgeFilesLines
* Add typing in tests directory (#1163)Pierre Sassoulas2021-09-141-23/+23
* Import from astroid.nodes everywhere in the testsPierre Sassoulas2021-09-041-23/+22
* Remove use of deprecated node_classes and scoped_node API in astroidPierre Sassoulas2021-08-101-2/+2
* Bump astroid to 2.6.4, update changelogPierre Sassoulas2021-07-201-1/+1
* 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
* Add an isort configuration in setup.cfg and apply itPierre Sassoulas2021-04-191-2/+2
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+2
* Move from % syntax to format or f-stringsPierre Sassoulas2021-02-211-4/+2
* Remove the # coding, since PEP3120 the default is UTF8Pierre Sassoulas2021-02-211-1/+0
* Update copyright noticehippo912021-02-151-0/+2
* Remove required_version for 3.6 and belowDavid Gilman2020-12-301-23/+0
* New copyright noticeshippo912020-12-271-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+2
* Moved tests out of package directory (#704)Ashley Whetter2019-10-151-0/+411