Skip to content

breaking change: jl_init_with_image removed from julia.h #58859

@cjdoris

Description

@cjdoris

PR #58231 renamed jl_init_with_image to jl_init_with_image_file, despite it being documented in the manual and exported in julia.h.

This function is used by PythonCall, which now breaks on Julia 1.12.0-beta4: JuliaPy/PythonCall.jl#622

Could we get the old function name back please?

Metadata

Metadata

Assignees

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