Modify

Opened 13 years ago

Closed 13 years ago

#8938 closed enhancement (duplicate)

[PATCH] Replace Sha module with Hashlib

Reported by: Matt_Sable Owned by: Peter Kropf
Priority: normal Component: GraphvizPlugin
Severity: normal Keywords:
Cc: Itamar Ostricher Trac Release: 0.11

Description

In python 2.6 Sha is deprecated, and you get the warning

DeprecationWarning: the sha module is deprecated; use the hashlib module instead

This patch replaces Sha with hashlib.

Attachments (1)

patch_file.diff (777 bytes) - added by Matthew_Sable 13 years ago.
Patch

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by Matthew_Sable

Attachment: patch_file.diff added

Patch

comment:1 Changed 13 years ago by olaf.meeuwissen@…

Looks like a duplicate of #5747

comment:2 Changed 13 years ago by Ryan J Ollos

Cc: Itamar Ostricher added; anonymous removed
Resolution: duplicate
Status: newclosed

Yeah, I agree #5747 is the better patch (unless someone has a better argument than itamarost in comment:9:ticket:5747).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Peter Kropf.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.