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

Implement TOML.parse([::Parser,] ::IO) #37278

Merged
merged 1 commit into from
Aug 31, 2020
Merged

Implement TOML.parse([::Parser,] ::IO) #37278

merged 1 commit into from
Aug 31, 2020

Conversation

fredrikekre
Copy link
Member

@fredrikekre fredrikekre commented Aug 29, 2020

Implement TOML.parse([::Parser,] ::IO) and add more tests for TOML.(try)parse(file) entrypoints.

@fredrikekre fredrikekre added stdlib:TOML stdlib Julia's standard library labels Aug 29, 2020
TOML.(try)parse(file) entrypoints.
@fredrikekre fredrikekre changed the title Implement TOML.parse(::IO) Implement TOML.parse([::Parser,] ::IO) Aug 29, 2020
@KristofferC KristofferC merged commit 5f0469b into master Aug 31, 2020
@KristofferC KristofferC deleted the fe/toml-io branch August 31, 2020 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib:TOML stdlib Julia's standard library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants