[Twisted-Python] Various issues that need fixing
ASAP: 1. Website template needs to be updated to have same links to docs as I did for front page (and some way to automate it so you don't need to change on every version would be nice). 2. We need to build exe for 1.0.1. bdist_wininst on Unix is *not* good enough, there's a hardcoded check for its running on win32. Not as urgent: 1. Man pages for lore have wrong title, apparently. 2. Examples page links to obsolete examples, such as inetd.py -- Itamar Shtull-Trauring http://itamarst.org/ Available for Python, Twisted, Zope and Java consulting ***> http://VoteNoWar.org -- vote/donate/volunteer <***
Itamar Shtull-Trauring wrote:
2. We need to build exe for 1.0.1. bdist_wininst on Unix is *not* good enough, there's a hardcoded check for its running on win32.
I can probably do this tonight, once I'm home. A way to coordinate this that doesn't involve me joining #twisted on IRC would be appreciated however, so whoever is doing the release stuff should mail me offlist about what they want done. - Bruce
On Mon, 25 Nov 2002 11:27:29 -0700 Bruce Mitchener <bruce@cubik.org> wrote:
I can probably do this tonight, once I'm home.
Thanks.
A way to coordinate this that doesn't involve me joining #twisted on IRC would be appreciated however, so whoever is doing the release stuff should mail me offlist about what they want done.
With a little bit of work we can have the admin/release-twisted script build the .exe files. Possibly even including C extensions using mingw cross-compiling. Hopefully we'll have some basic support for this by next release. -- Itamar Shtull-Trauring http://itamarst.org/ Available for Python, Twisted, Zope and Java consulting ***> http://VoteNoWar.org -- vote/donate/volunteer <***
participants (2)
-
Bruce Mitchener
-
Itamar Shtull-Trauring