Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#266 closed defect (fixed)

md5 and sha module will be deprecated in python 2.6

Reported by: erikos Owned by: alsroot
Priority: Normal Milestone:
Component: Sugar Version: 0.83.x
Severity: Major Keywords: r+
Cc: alsroot Distribution/OS: Unspecified
Bug Status: Assigned

Description

Affected for example the util.py in sugar-toolkit.

some inspirations maybe from here: http://twistedmatrix.com/trac/ticket/2763

Attachments (2)

sugar-266.patch (2.5 KB) - added by alsroot 15 years ago.
sugar-266-sugar-toolkit.patch (531 bytes) - added by alsroot 15 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 15 years ago by tomeu

  • Milestone changed from 0.84 to 0.86

Moving to 0.86 as deprecation warnings shouldn't matter for now.

comment:2 Changed 15 years ago by marcopg

  • Bug Status changed from Unconfimed to New
  • Priority changed from Unspecified by Maintainer to Normal

Changed 15 years ago by alsroot

comment:3 Changed 15 years ago by alsroot

  • Cc alsroot added
  • Keywords r? added

Changed 15 years ago by alsroot

comment:4 Changed 15 years ago by alsroot

see also #858

comment:5 Changed 15 years ago by erikos

  • Owner changed from marcopg to erikos
  • Status changed from new to assigned

comment:6 Changed 15 years ago by erikos

  • Bug Status changed from New to Assigned
  • Keywords r+ added; r? removed
  • Owner changed from erikos to alsroot

Aleksey, please push. hashlib is available since python 2.5 - so no need to add backwards comp code like the twisted people did.

Thanks for the patch

comment:8 Changed 11 years ago by dnarvaez

  • Milestone 0.86 deleted

Milestone 0.86 deleted

Note: See TracTickets for help on using tickets.