On Tue, Jan 6, 2009 at 10:33 PM, Grahame Bowland <[email protected]> wrote: > Hi all > > Just wondering if there is any plan for a Python 3 version of Storm. > I'd be interested in helping out with the port if there is one > planned.
I am sure there is interest, but I don't think there is any fixed time frame yet. We've got some pretty large Python 2 apps to support (Launchpad, Landscape, etc) so the 2.x version is likely to be the primary focus for a while to come. A prerequisite for this would be Python 3 compatible database adapters. SQLite should be fine here as its bindings are in the standard library. Ports of the PostgreSQL and MySQL adapters are not yet available though. James. -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
