Opened 14 years ago
Closed 13 years ago
#815 closed defect (fixed)
dict fails to build after changes to the md5 egg
| Reported by: | dsp | Owned by: | certainty |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | extensions | Version: | 4.7.x |
| Keywords: | Cc: | ||
| Estimated difficulty: |
Description
Incompatible changes in the MD5 egg were made and dict uses the old API.
Please see attached patch.
Attachments (1)
Change History (4)
Changed 14 years ago by
| Attachment: | dict.patch added |
|---|
comment:1 Changed 14 years ago by
| Milestone: | 4.8.0 |
|---|
comment:2 Changed 13 years ago by
| Owner: | set to certainty |
|---|---|
| Status: | new → accepted |
comment:3 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.

This has been fixed in the bitbucket version.
I have added the source location to the wiki page to make clear where it resides.