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?