Closed
Description
In anticipation of #151 being (hopefully) merged, the following packages are using JSON._print, which will be deprecated:
- Bokeh Fix JSON.jl _print deprecation samuelcolvin/Bokeh.jl#37
- Escher Replace
_print
withlower
JuliaGizmos/Escher.jl#173 - PlotlyJS Extend
JSON.lower
instead ofJSON.print
JuliaPlots/PlotlyJS.jl#65 - Plots Remove unnecessary
_print
extension JuliaPlots/Plots.jl#452
(List from GitHub search.) From a quick glance, all of these packages will be easily converted to the new style. I'll submit PRs so that they can avoid the deprecation warning (but I'd like to submit that after #151 is merged and tagged).
Metadata
Metadata
Assignees
Labels
No labels