Skip to content

Exception raises when GET request is sent to batch endpoint #105

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

Closed
wants to merge 2 commits into from
Closed

Conversation

femesq
Copy link

@femesq femesq commented Feb 3, 2017

Was getting:

ValueError at /graphql/batch/
max() arg is an empty sequence

Was getting:
```
ValueError at /graphql/batch/
max() arg is an empty sequence
```
@coveralls
Copy link

coveralls commented Feb 4, 2017

Coverage Status

Coverage decreased (-0.1%) to 92.383% when pulling d40ede9 on femesq:patch-1 into 5d6c7f2 on graphql-python:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 92.383% when pulling e669605 on femesq:patch-1 into 5d6c7f2 on graphql-python:master.

1 similar comment
@coveralls
Copy link

coveralls commented Feb 13, 2017

Coverage Status

Coverage decreased (-0.1%) to 92.383% when pulling e669605 on femesq:patch-1 into 5d6c7f2 on graphql-python:master.

@syrusakbary
Copy link
Member

This is fixed now with #117.
Will publish a new package to PyPI soon :)

Copy link

@mvdwaeter mvdwaeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fix hasn't been added to master ?

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.

4 participants