Hello Christian! First, Thank You !
I needed this python 2.5 version since previous year but was too lazy to work on it my self. I will test it ASAP in my work, where we using Python.NET as build management software written by me. Will send bug reports here. Best regards Roman -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Heimes Sent: Monday, July 09, 2007 1:41 AM To: pythondotnet@python.org Subject: [Python.NET] Testers for new branch wanted Hello PythonNet users! I'm making good progress in my https://pythonnet.svn.sourceforge.net/svnroot/pythonnet/branches/clr-2.0 -python-2.5-branch/ branch. I'm finally at a point where I need people with real life applications to test my branch. Although the branch is named python 2.5 it contains code for Python 2.4 and is even prepared for Python 2.6 (untested yet). The target version is configured over define symboles PYTHON24, PYTHON25 or PYTHON26. The makefile is pretty self explaining. The settings in my new VS C# solution file are explained in VS_README.txt. The branch also fixes some code related to Python 2.4, mostly overloading related code. Managed methods with params and overloading with implicit types are still broken. I'm not sure if I'm going to implement the features. I don't need it for my project and my knowledge of CLR and C# is too limited yet. Important changes and fixes: * Python 2.5 compatible * New preload switch (turn preloading on or off by setting clr.preload to True or False) * New VS solution and project files * Unit test enhancements Christian _________________________________________________ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet _________________________________________________ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet