Skip to content

Make file encoding option an enum.#1619

Merged
jdumas merged 1 commit intomasterfrom
jdumas/encoding
Oct 4, 2020
Merged

Make file encoding option an enum.#1619
jdumas merged 1 commit intomasterfrom
jdumas/encoding

Conversation

@jdumas
Copy link
Copy Markdown
Collaborator

@jdumas jdumas commented Sep 27, 2020

Following up on #1598, this updates our public API to use enums rather than bools to chose between binary/ascii file encoding. It's not clear whether true means "use ascii" or "use binary" (and we are not consistent in our usage), so hopefully this change will helps smooth things over.

Check all that apply (change to [x])

@jdumas
Copy link
Copy Markdown
Collaborator Author

jdumas commented Sep 27, 2020

@alecjacobson let me know if you have any opinion on this one.

@jdumas jdumas merged commit 062e382 into master Oct 4, 2020
@jdumas jdumas deleted the jdumas/encoding branch October 4, 2020 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants