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

throw EOFError when reading from IO #6

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

djellemah
Copy link

I was running into trouble reading multiple terms from an IO. This addresses that problem.

Also, it seemed to me that NotImplementedError was the wrong exception for an incorrect magic byte, so I changed that to ArgumentError.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0003%) to 99.61% when pulling 64006ef on djellemah:develop into 7426c99 on potatosalad:develop.

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