Modify ↓
Opened 14 years ago
Closed 14 years ago
#7702 closed defect (duplicate)
Switch from deprecated `sha` module to modern `hashlib` [patch]
Reported by: | Stjujsckij Nickolaj | Owned by: | Peter Kropf |
---|---|---|---|
Priority: | normal | Component: | GraphvizPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Running Trac with GraphvizPlugin installed results in lots of errors like
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
Simple patch against HEAD fixing the issue is attached.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | trac_grv.patch added |
---|
comment:1 Changed 14 years ago by
Cc: | anonymous added; Stjujsckij Nickolaj removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Sorry, should search tickets first.
Duplicate of #5747
Note: See
TracTickets for help on using
tickets.
sha->hashlib