summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_pytest.py
Commit message (Collapse)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
|
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-121-9/+1
| | | | | | | | | | | | | | * Simplify hard to maintain copyright notice git is the source of truth for the copyright, copyrite (the tool) was taking exponentially longer with each release, and it's polluting the code with sometime as much as 50 lines of names. * Add a pre-commit hook to check the copyright notice * Fix the existing file so they have a notice * Fix the spacing after the copyright notice * Add a script to generate the CONTRIBUTORS.txt Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
* 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
| | | | * Fix link in license header * Fix link to cpython
* Simplification because AstroidManager is a singleton/borgPierre Sassoulas2021-06-191-4/+4
|
* Create a file for the global manager defined in astroid.__init__.pyPierre Sassoulas2021-06-191-1/+1
|
* Move 'register_module_extender' in astroid.brain where it's usedPierre Sassoulas2021-06-191-1/+2
|
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
| | | | Remove outdated COPYING and rename COPYING.LESSER
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+2
|
* Remove old future import that are no longer requiredPierre Sassoulas2021-02-211-1/+0
|
* Update copyright noticehippo912021-02-151-0/+1
|
* New copyright noticeshippo912020-12-271-1/+1
|
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+1
|
* Initial formatting of astroidClaudiu Popa2018-10-021-4/+7
|
* Update the copyright noticesastroid-2.0Claudiu Popa2018-07-151-1/+4
|
* Add pytest 3 compatibility in brain_pytest (#357)Florian Bruhin2016-08-221-3/+48
| | | This change adjusts brain_pytest for pytest 3, while also reintroducing pytest 2 compatibility.
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-221-2/+3
|
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
|
* Convert all files to new license headerCeridwen2016-05-161-31/+34
|
* Rename the brain files again to avoid naming conflicts.Claudiu Popa2015-10-281-0/+31