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

TextReader fails with space delimiter on windows with cr/lf line endings #1939

Closed
abellgithub opened this issue Apr 18, 2018 · 0 comments
Closed
Milestone

Comments

@abellgithub
Copy link
Contributor

No description provided.

@hobu hobu added this to the 1.7.2 milestone Apr 20, 2018
hobu pushed a commit that referenced this issue Apr 23, 2018
* Use ; for path separator on Windows.

* Update tests to match code.

* Use text mode for reading files.

* Read files with text mode to fix separator issue on windows.
Close #1939

* Fix reversed logic.

* Revert change WRT spaces.
hobu pushed a commit that referenced this issue Apr 23, 2018
* Use ; for path separator on Windows.

* Update tests to match code.

* Use text mode for reading files.

* Read files with text mode to fix separator issue on windows.
Close #1939

* Fix reversed logic.

* Revert change WRT spaces.
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

No branches or pull requests

2 participants