[TurboGears] #2463: Failing Tests On Python 2.4

0 views
Skip to first unread message

TurboGears

unread,
Feb 10, 2010, 10:53:21 AM2/10/10
to turbogear...@googlegroups.com
#2463: Failing Tests On Python 2.4
------------------------+---------------------------------------------------
Reporter: pedersen | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.1b2
Component: TurboGears | Version: 2.1a3
Severity: normal | Keywords:
------------------------+---------------------------------------------------
TG2.1a3 fails to run on Python 2.4 due to a ternary operator. Patch at
http://bitbucket.org/pedersen/tg-dev/changeset/e255e7a4a99e/ gets the
tests passing for 2.4.

The second part of that patch fixes an issue with the super operator in
2.4. In 2.4, Exception is an old style class. super requires new style
classes to work. The only real fix was to remove the call to super.

--
Ticket URL: <http://trac.turbogears.org/ticket/2463>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

TurboGears

unread,
Feb 22, 2010, 5:49:34 PM2/22/10
to turbogear...@googlegroups.com
#2463: Failing Tests On Python 2.4
------------------------+---------------------------------------------------
Reporter: pedersen | Owner:
Type: defect | Status: closed

Priority: normal | Milestone: 2.1b2
Component: TurboGears | Version: 2.1a3
Severity: normal | Resolution: fixed
Keywords: |
------------------------+---------------------------------------------------
Changes (by lmacken):

* status: new => closed
* resolution: => fixed

Comment:

Partially applied in http://bitbucket.org/turbogears/tg-
dev/changeset/2b1d48f1ffa5/ (I fixed the second issue a little bit
differently earlier today). Thanks for the patch!

--
Ticket URL: <http://trac.turbogears.org/ticket/2463#comment:1>

Reply all
Reply to author
Forward
0 new messages