From 32fc296a741d55c5ea6d59cd18ef19d80665bf5c Mon Sep 17 00:00:00 2001 From: Haoyu Bai Date: Fri, 12 Sep 2008 11:52:11 +0000 Subject: [PATCH] A breif descirbe of Python 3 merge in CHANGES.current git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10847 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index b0610cb6f..f1835ccc1 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,12 @@ Version 1.3.37 (in progress) ============================= +2008-09-12: bhy + [Python] Python 3.0 support branch merged into SWIG trunk. Thanks + Google Summer of Code 2008 for support this project! For details of + Python 3 support, please see the "Python 3 Support" section in the + "SWIG and Python" chapter of SWIG documentation. + 2008-09-02: richardb [Python] Commit patch #2089149: Director exception handling mangles returned exception. Exceptions raised by Python code in directors