Ticket #266 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

md5 and sha module will be deprecated in python 2.6

Reported by: erikos Owned by: alsroot
Priority: Normal Milestone: 0.86
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

sugar-266.patch Download (2.5 KB) - added by alsroot 4 years ago.
sugar-266-sugar-toolkit.patch Download (0.5 KB) - added by alsroot 4 years ago.

Change History

Changed 4 years ago by tomeu

  • milestone changed from 0.84 to 0.86

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

Changed 4 years ago by marcopg

  • priority changed from Unspecified by Maintainer to Normal
  • status_field changed from Unconfimed to New

Changed 4 years ago by alsroot

Changed 4 years ago by alsroot

  • cc alsroot added
  • keywords r? added

Changed 4 years ago by alsroot

Changed 4 years ago by alsroot

see also #858

Changed 4 years ago by erikos

  • owner changed from marcopg to erikos
  • status changed from new to assigned

Changed 4 years ago by erikos

  • keywords r+ added; r? removed
  • owner changed from erikos to alsroot
  • status_field changed from New to Assigned

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

Note: See TracTickets for help on using tickets.