From 45da6684cbe9bd2fe199b0fd75a40f1c219b6341 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 20 Sep 2005 20:50:40 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=3607 --- externals/grill/py/readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'externals/grill/py/readme.txt') diff --git a/externals/grill/py/readme.txt b/externals/grill/py/readme.txt index da012af9..7c782c82 100644 --- a/externals/grill/py/readme.txt +++ b/externals/grill/py/readme.txt @@ -75,6 +75,7 @@ Known bugs: - The TCL/TK help patch is not usable under OSX. - With standard PD 0.37, threaded py scripts will cause "Stack overflows" under some circumstances -> use PD 0.38 or the devel_0_37 cvs branch instead +- It has been reported that pyext crashes on AMD64 with SSE enabled (for these CPUs, disable the respective compiler flags) ---------------------------------------------------------------------------- @@ -99,7 +100,8 @@ Version history: - FIX: better exception handling (no longer leaves reference to function object) and cleared misleading error message - FIX: better definition of output values for atoms, lists and anythings - FIX: much better detached method handling (one thread for all object instances!) -- ADD: open module file in editor on "edit" message (or alt-click (PD) or double click (Max)) +- ADD: open module file in editor on "edit" message (or shift-click (PD) or double click (Max)) +- FIX: _inlets and _outlets default to 0 if not given 0.2.0: - ADD: handling of Python threads -- cgit v1.2.1