[Python-modules-commits] [python-numpy] 03/04: fix RuntimeWarning on numpy.abs(numpy.nan) on some archs; Closes: #863192

Sandro Tosi morph at moszumanska.debian.org
Sun May 28 02:21:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository python-numpy.

commit 12ed64dc7a320e7e8019b1e390644c608ef4721a
Author: Sandro Tosi <morph at debian.org>
Date:   Sat May 27 19:44:57 2017 -0400

    fix RuntimeWarning on numpy.abs(numpy.nan) on some archs; Closes: #863192
---
 debian/changelog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 10cec81..07e2fba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-numpy (1:1.12.1-3) UNRELEASED; urgency=medium
+
+  * debian/patches/0007-BUG-Don-t-signal-FP-exceptions-in-np.absolute.patch
+    - fix RuntimeWarning on numpy.abs(numpy.nan) on some archs; Closes: #863192
+
+ -- Sandro Tosi <morph at debian.org>  Sat, 27 May 2017 19:43:09 -0400
+
 python-numpy (1:1.12.1-2) unstable; urgency=medium
 
   * Team upload

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-numpy.git



More information about the Python-modules-commits mailing list