summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_numpy_ndarray.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
* Add some InferenceContext annotations (#1883)Nick Drozd2022-11-221-1/+4
* Add some bool annotations (#1877)Nick Drozd2022-11-221-1/+1
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-121-7/+1
* Bump astroid to 2.8.1, update changelogv2.8.1-rc1Pierre Sassoulas2021-10-061-1/+1
* Bug pylint 4326 (#1183)hippo912021-10-051-0/+7
* Remove use of deprecated node_classes and scoped_node API in astroidPierre Sassoulas2021-08-101-1/+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-7/+9
* Prepare for 2.5.4 releaseastroid-2.5.4Pierre Sassoulas2021-04-241-0/+1
* Add autoflake except where it would break the codePierre Sassoulas2021-04-191-1/+0
* Remove non-breaking whitespaces from the codebasePierre Sassoulas2021-04-181-1/+1
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* New copyright noticeshippo912020-12-271-1/+1
* Adds ndarray as rtype for T attribute.hippo912020-09-141-1/+1
* Add the value parameter in the signature of the __or__ method of the ndarray ...hippo912020-09-141-1/+1
* Add comments and changelog entry (#830)hippo912020-09-141-1/+3
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-6/+6
* Make imag and real attributes numpy.ndarrayhippo912020-02-101-2/+2
* The shape attribute is an numpy.ndarrayhippo912019-12-091-1/+1
* Refomat according to blackhippo912019-04-211-3/+5
* Rename brain_numpy module and associated unit test modulehippo912019-04-201-0/+151