[Twisted-Python] Python 2.4 compatible windows binaries?

Good day! I am thinking of migrating to Python 2.4, and I am using Twisted (for Nevow). The rebuild was simple on my OSX machine, and twisted works very well under 2.4, but I am not familiar with the build procedure on Windows. Are you planning to make Windows binaries for Python 2.4, or otherwise can you give me an idea of how I should go about to build them? Thank you very much, Marc-Antoine Parent

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Twisted 2.0 will have windows binaries for Python 2.4, but there are no plans at this time to do those binaries for earlier versions.
In any case, you can build what you need. Please check out a working copy of SVN trunk, and see the text file win32/README.win32. You need just the "BARE MINIMUM" build. Any questions -> list.
Thanks!
C
Marc-Antoine Parent wrote: | Good day! | I am thinking of migrating to Python 2.4, and I am using Twisted (for | Nevow). The rebuild was simple on my OSX machine, and twisted works very | well under 2.4, but I am not familiar with the build procedure on | Windows. Are you planning to make Windows binaries for Python 2.4, or | otherwise can you give me an idea of how I should go about to build them? | Thank you very much, | Marc-Antoine Parent | | | _______________________________________________ | Twisted-Python mailing list | Twisted-Python@twistedmatrix.com | http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Cory Dodt corydodt@twistedmatrix.com writes:
Twisted 2.0 will have windows binaries for Python 2.4, but there are no plans at this time to do those binaries for earlier versions.
I know this is probably a silly question, but what sort of timescale is expected for Twisted 2.0?
Paul.

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Not silly, but not easy to answer, either. Several of us are working on the release whenever we have time, but there are still a few issues to be resolved. See tracking bug: http://twistedmatrix.com/bugs/issue567 (also any open issues marked "urgent:next release")
and notes in: (Twisted svn trunk)/admin/2.0.txt
C
Paul Moore wrote: | Cory Dodt corydodt@twistedmatrix.com writes: | | |>Twisted 2.0 will have windows binaries for Python 2.4, but there are no plans |>at this time to do those binaries for earlier versions. | | | I know this is probably a silly question, but what sort of timescale | is expected for Twisted 2.0? | | Paul.
participants (3)
-
Cory Dodt
-
Marc-Antoine Parent
-
Paul Moore