Skip to content

Incompatibility with Julia 1.12 due to missing Base.module_keys #614

@kbarros

Description

@kbarros

There are a couple places where JLD2 currently depends on Base.module_keys:
https://github.com/search?q=repo%3AJuliaIO%2FJLD2.jl%20module_keys&type=code

This function is no longer available on nightly (1.12) versions of Julia, which makes JLD2 incompatible.

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