-
Notifications
You must be signed in to change notification settings - Fork 48
Issues: quinnj/JSON3.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
JSON3.read(str, MyStruct)
does not roundtrip correctly nor error
#285
opened Aug 2, 2024 by
ericphanson
DataFrameRows iterator (from DataFrames.eachrow) repeats entire dataframe when serialising with JSON3
#280
opened May 14, 2024 by
ahjulstad
Pretty printing doesn't escape quotes
bug
Something isn't working
#275
opened Dec 12, 2023 by
STOpandthink
Why
JSON3.read
is used both for file path and json string content, and blocks file after read?
#272
opened Oct 6, 2023 by
sairus7
JSON3.read(json; jsonlines=true)
can't handle trailing newlines
#263
opened Jun 21, 2023 by
mcmcgrath13
Bug in JSON3.@generatetypes - identified Int64 instead of Float64
#262
opened Jun 8, 2023 by
zechenhund
JSON3.read
doesn't call construct(T, args...; kw...)
for Struct
types
#258
opened May 9, 2023 by
EdsterG
invalid builtin function call: Base.getfield(t::NamedTuple{(), Tuple{}}, i::Symbol)
#249
opened Jan 9, 2023 by
lgeissbauer-btig
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.