From 3c3d4238d866989216b1a1deda744d3923a7acc0 Mon Sep 17 00:00:00 2001 From: rgommers Date: Sat, 4 Sep 2010 10:10:42 +0000 Subject: REL: Apply changes to release notes and paver script in 1.5.x branch to trunk. --- doc/release/1.5.0-notes.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/release/1.5.0-notes.rst b/doc/release/1.5.0-notes.rst index 5f814e057..94cf89ff7 100644 --- a/doc/release/1.5.0-notes.rst +++ b/doc/release/1.5.0-notes.rst @@ -12,7 +12,11 @@ Python 3 compatibility This is the first NumPy release which is compatible with Python 3. Support for Python 3 and Python 2 is done from a single code base. Extensive notes on changes can be found at -``_. +``_. + +Note that the Numpy testing framework relies on nose, which does not have a +Python 3 compatible release yet. A working Python 3 branch of nose can be found +at ``_ however. Porting of SciPy to Python 3 is expected to be completed soon. -- cgit v1.2.1