[Python-modules-commits] [python-numpy] 12/14: add a lock to assert_equal and other testing functions: Closes: #849196
    Sandro Tosi 
    morph at moszumanska.debian.org
       
    Fri Jan  6 04:15:44 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 b47e322ae37236ee9bda272ac095e1b7c1079a89
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Jan 5 22:23:57 2017 -0500
    add a lock to assert_equal and other testing functions: Closes: #849196
---
 debian/changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 26e7c2e..efecb70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ python-numpy (1:1.12.0~rc2-1) UNRELEASED; urgency=medium
 
   * New upstream release candidate
     - let linspace accept input that has an array_interface: Closes: #842348
+    - add a lock to assert_equal and other testing functions: Closes: #849196
 
- -- Sandro Tosi <morph at debian.org>  Thu, 05 Jan 2017 22:13:58 -0500
+ -- Sandro Tosi <morph at debian.org>  Thu, 05 Jan 2017 22:23:28 -0500
 
 python-numpy (1:1.12.0~b1-1) unstable; urgency=medium
 
-- 
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