Skip to content

read(): Don't ignore "frames" argument#214

Open
mgeier wants to merge 2 commits into
bastibe:masterfrom
mgeier:frames-and-out2
Open

read(): Don't ignore "frames" argument#214
mgeier wants to merge 2 commits into
bastibe:masterfrom
mgeier:frames-and-out2

Conversation

@mgeier

@mgeier mgeier commented Nov 14, 2017

Copy link
Copy Markdown
Contributor

This is a partial solution to #210, but currently this breaks blocks() (because that relies on the previous strange behavior)!

For now, the tests can be run without testing blocks():

python3 -m pytest -k"not blocks"

Partial solution to bastibe#210, but this breaks blocks()!

The tests can be run without testing blocks():

    python3 -m pytest -k"not blocks"
@bastibe

bastibe commented Mar 2, 2018

Copy link
Copy Markdown
Owner

What is the status of this pull request?

@mgeier

mgeier commented Mar 3, 2018

Copy link
Copy Markdown
Contributor Author

This is still open but it can only be merged after blocks() is fixed.
I'll probably look into that when I have some time to spare, but if somebody else wants to do that, feel free to jump in!

You could cherry-pick the first commit, though.

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