diff options
| author | Sam James <sam@gentoo.org> | 2024-07-08 10:35:38 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2024-07-08 10:35:38 +0100 |
| commit | fb412a16de9bfed68c1fa9d1c54effe8239eed48 (patch) | |
| tree | 933054c58063d28eb45489fdfe293e89353baff1 /dev-python/astroid | |
| parent | 39b4a5bee6c2b9607da82adc794462ccb3684dd6 (diff) | |
| download | gentoo-fb412a16de9bfed68c1fa9d1c54effe8239eed48.tar.gz gentoo-fb412a16de9bfed68c1fa9d1c54effe8239eed48.tar.bz2 gentoo-fb412a16de9bfed68c1fa9d1c54effe8239eed48.zip | |
dev-python/astroid: add link to numpy-2 bug
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/astroid')
| -rw-r--r-- | dev-python/astroid/astroid-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/astroid/astroid-3.2.2.ebuild b/dev-python/astroid/astroid-3.2.2.ebuild index fa56ffddb453..53acd935d74f 100644 --- a/dev-python/astroid/astroid-3.2.2.ebuild +++ b/dev-python/astroid/astroid-3.2.2.ebuild @@ -59,7 +59,7 @@ python_test() { tests/test_nodes.py::AsStringTest::test_recursion_error_trapped # TODO tests/test_builder.py::BuilderTest::test_data_build_error_filename - # numpy-2 + # numpy-2 (https://github.com/pylint-dev/astroid/issues/2442) tests/brain/numpy/test_core_einsumfunc.py::test_numpy_function_calls_inferred_as_ndarray tests/brain/numpy/test_core_fromnumeric.py::BrainNumpyCoreFromNumericTest::test_numpy_function_calls_inferred_as_ndarray tests/brain/numpy/test_core_multiarray.py::BrainNumpyCoreMultiarrayTest::test_numpy_function_calls_inferred_as_ndarray |
