On Mon, Dec 15, 2008 at 12:14 PM, Alain Poirier <[email protected]> wrote: > For example, we support our Nagare framework on Linux and Windows > with the latest Python Stackless versions. And the installation > documentation for Windows only describes the use of the dedicated installer.
I should mention I also merged 3.0 and released the Windows binary zip file and an exported source code archive. However, there is no installer and there are bugs remaining. The normal way I build the installer does not appear to be supported for Python 3.0, with the msi tools not being Python 3.0 compatible. And even if I fixed them up, there is no pywin32 extension yet for Python 3.0. So I couldn't build an installer anyway. And as mentioned, there are bugs. I've asked Kristjan Valur to look into these if he gets the time, I'm not going to have any myself until next year. So, to sum this up, use Stackless Python 3.0 at your own risk. Cheers, Richard. _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
