graphql-python / graphql-python/gql-next
Failure with requests 2.23.0
Open
- Dominant language
- Python
- Stars
- 78
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
for requests 2.23.0
must be post_args = {'json': {'query': query}} instead of post_args = {'data': {'query': query}}
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the post_args construction and checking how requests 2.23.0 handles the query payload; done means the client sends the query successfully with that version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100