#2133: AttributeError in beaker in tg2.0b2 python2.4
------------------------+---------------------------------------------------
 Reporter:  lszyba1     |        Owner:  faide   
     Type:  defect      |       Status:  reopened
 Priority:  normal      |    Milestone:  2.0rc1  
Component:  TurboGears  |      Version:  trunk   
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by toshio):

 * cc: toshio (added)
  * status:  closed => reopened
  * resolution:  wontfix =>

Comment:

 Sorry, I thought I cc'd myself but I was wrong :-(.  Attaching a patch to
 beaker-1.3.1 that does the version check.  You're right about changes
 being needed in other people's code as well.  Any module that claims
 compatibility with python-2.4, uses hmac and hashlib with a fallback to
 sha/md5, and doesn't check the version is susceptible to this problem.
 Since TG2 requires hashlib on 2.4 as of r6091 this affects more people
 than I thought.

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to