summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_numpy_core_fromnumeric.py
Commit message (Expand)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-6/+1
* 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
* Simplification because AstroidManager is a singleton/borgPierre Sassoulas2021-06-191-2/+2
* Create a file for the global manager defined in astroid.__init__.pyPierre Sassoulas2021-06-191-1/+1
* Import directly from modules in astroid.brain.*Pierre Sassoulas2021-06-191-4/+4
* Move 'register_module_extender' in astroid.brain where it's usedPierre Sassoulas2021-06-191-1/+2
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* Prepare for 2.5.2 releaseastroid-2.5.2Pierre Sassoulas2021-03-281-0/+1
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+1
* Update copyright noticehippo912021-02-151-1/+1
* New copyright noticeshippo912020-12-271-0/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+1
* Refomat according to blackhippo912019-04-211-3/+5
* Typo.hippo912019-04-071-1/+1
* Finish the split of the numpy brain. Implements all the dunder methods for nd...hippo912019-04-021-0/+21