index
:
delta/python-packages/astroid-git.git
1.6
2.0
2.0.experimental
2.2
2.3
2.4
2.5
2.9
add-dateutil-to-requirements
add-flake8-in-pre-commit-configuration
add-flake8-typing-import
add-github-actions
add-isort-pylint-autoflake-to-pre-commit
add-pydocstring-formatter-remaining-issues
add-typing-in-tests
bug_666
builtin-simplified
catch-attribute-inference-error-in-safe-infer
dependabot/pip/sphinx-approx-eq-7.0
deprecate-is-sys-guard
fix-4623-generator-raised-stop-iteration
fix-crash-in-dunder-inference
fix-flake8-f403-in-astroid-__init__.py
fix-pylint-legacy-warnings
fix-pylint-warning-from-master-branch
fix-self-inflicted-circular-import
fix_851
import-from-astroid-nodes-in-test-directory
main
maintenance/2.15.x
master
performance-regression
pre-commit-ci-update-config
remove-lazy-import-use-specific-imports
revert-1366-postinit-property
revert-perf-affecting-changes-2
simplification-for-python3.6-code
sum_and_multiply
support-python-3.10
upgrade-packaging-to-setuptools
upgrade-pylint-to-2.12.2
upgrade-to-pylint-2.10
use-scm-setuptools
zipper
github.com: PyCQA/astroid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
astroid
/
tests
/
unittest_brain_numpy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format according to Black
hippo91
2019-02-09
1
-1
/
+4
*
Refactors and generalizes unittests dealing with tuple or list inference of n...
hippo91
2019-02-09
1
-8
/
+16
*
Add a unittest checking that the call to numpy.array function is not inferred...
hippo91
2019-02-09
1
-0
/
+71
*
Initial formatting of astroid
Claudiu Popa
2018-10-02
1
-133
/
+376
*
Update the copyright notices
astroid-2.0
Claudiu Popa
2018-07-15
1
-1
/
+3
*
Reworking astroid numpy brain (#561)
hippo91
2018-06-25
1
-123
/
+65
*
Fix lint errors
Bryce Guinta
2018-06-21
1
-7
/
+7
*
pylint applied
hippo91
2018-06-06
1
-13
/
+24
*
Enrichmend of the unittest to check if methods of the numpy types are correct...
hippo91
2018-06-06
1
-0
/
+111
*
Enhancement of numpy brain to add missing types defined in numpy.core.numeric...
hippo91
2018-01-30
1
-0
/
+27
*
Remove most of the copyright notices, since this file was written completely ...
Claudiu Popa
2017-11-11
1
-6
/
+0
*
Add of decorator to skip the tests if numy module is not present
hippo91
2017-11-11
1
-1
/
+2
*
Add of copyright and simplification of the mock to try to pass python3.3 CI
hippo91
2017-11-11
1
-2
/
+3
*
Add of encoding utf-8 declaration
hippo91
2017-11-11
1
-0
/
+1
*
Add of a class that wrapps the call to unittest.subTest method to handle diff...
hippo91
2017-11-11
1
-4
/
+61
*
Introduction of numpy.random.mtrand functions signatures inside numpy brain +...
hippo91
2017-11-11
1
-35
/
+96
*
Introduction of numpy.core.umath functions signatures inside numpy brain + ad...
hippo91
2017-11-11
1
-0
/
+127