Skip to content

PSA: must update dependents to stop hashing AbstractString with MurmorHash #15

@vtjnash

Description

@vtjnash

Using MurmorHash3 for AbstractStrings is now wrong, but also now unnecessary to implement, since Base now implements streaming hashing like this package, since JuliaLang/julia#59691 (v1.13). The README of this package needs to be updated to reflect that this package does not hash string correctly anymore for v1.13+

In particular, it appear to be these 5 packages: https://juliahub.com/ui/Packages/General/MurmurHash3#dependents

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions