commit:     fb412a16de9bfed68c1fa9d1c54effe8239eed48
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  8 09:35:38 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul  8 09:35:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb412a16

dev-python/astroid: add link to numpy-2 bug

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/astroid/astroid-3.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to