forked from pool/python-numpy
Accepting request 686967 from home:mcepl:branches:devel:languages:python:numeric
- Update to 1.16.2: - Primarily focused on fixing on Windows-related bugs - regression fix correcting signed zeros produced by divmod OBS-URL: https://build.opensuse.org/request/show/686967 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=19
This commit is contained in:
@@ -15,7 +15,7 @@ safely removed.
|
||||
|
||||
--- a/numpy/core/setup_common.py
|
||||
+++ b/numpy/core/setup_common.py
|
||||
@@ -166,7 +166,7 @@
|
||||
@@ -168,7 +168,7 @@ OPTIONAL_FUNCTION_ATTRIBUTES = [('__attr
|
||||
]
|
||||
|
||||
# variable attributes tested via "int %s a" % attribute
|
||||
|
Reference in New Issue
Block a user