[pypy-commit] pypy numpy-dtype-alt: signatures are fixed.

alex_gaynor noreply at buildbot.pypy.org
Sat Aug 20 20:56:50 CEST 2011


Author: Alex Gaynor <alex.gaynor at gmail.com>
Branch: numpy-dtype-alt
Changeset: r46673:ee9fd32850fc
Date: 2011-08-20 14:01 -0500
http://bitbucket.org/pypy/pypy/changeset/ee9fd32850fc/

Log:	signatures are fixed.

diff --git a/TODO.txt b/TODO.txt
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,6 @@
 TODO for mering numpy-dtype-alt
 ===============================
 
-* Fix signatures
 * Fix sin(<bool array>)
 * Fix for raw memory with the JIT under llgraph.
 * More operations on more dtypes
@@ -10,4 +9,4 @@
 For later
 =========
 
-* More APIs need dtype arguments (zeros, ones, etc.)
\ No newline at end of file
+* More APIs need dtype arguments (zeros, ones, etc.)


More information about the pypy-commit mailing list