Skip to content
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

make sure TOML.parsefile error when used on a directory #38078

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

KristofferC
Copy link
Sponsor Member

Ref #36605.

Previously:

julia> using TOML

julia> TOML.parsefile(homedir())
Dict{String, Any}()

@KristofferC KristofferC added the kind:bugfix This change fixes an existing bug label Oct 17, 2020
@KristofferC KristofferC merged commit 44b55d1 into master Oct 18, 2020
@KristofferC KristofferC deleted the kc/toml_parse branch October 18, 2020 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant