An open API service for providing issue and pull request metadata for open source projects.

GitHub / graphql-python/gql issues and pull requests

#457 - Tests fail out of the box.

Issue - State: closed - Opened by MrSampson over 1 year ago - 2 comments
Labels: type: tests

#456 - Update Makefile

Pull Request - State: closed - Opened by eknvarli over 1 year ago

#455 - Feature httpx transport working with trio

Pull Request - State: closed - Opened by leszekhanusz over 1 year ago - 1 comment

#454 - Cannot use gql with httpx transport and trio

Issue - State: closed - Opened by jerr0328 over 1 year ago - 3 comments
Labels: type: feature

#453 - Decrease log level to debug on message/answer

Pull Request - State: closed - Opened by ztamas83 over 1 year ago - 1 comment

#452 - Unable to print schema with gql and error is an SSL error

Issue - State: closed - Opened by danizen over 1 year ago - 1 comment
Labels: type: invalid

#451 - gql should have a websockets-client transport

Issue - State: closed - Opened by mpegman-scwx over 1 year ago - 5 comments
Labels: type: feature

#450 - DSL, Fragments and unions

Issue - State: closed - Opened by FrankC01 over 1 year ago - 4 comments
Labels: type: question or discussion

#449 - Adding node_tree method in utilities to debug and compare DocumentNode instances

Pull Request - State: closed - Opened by leszekhanusz over 1 year ago - 2 comments

#446 - Fix parse_results with fragments

Pull Request - State: closed - Opened by leszekhanusz over 1 year ago - 1 comment

#445 - `KeyError` when parsing result using fragment and nested field

Issue - State: closed - Opened by michael-nml over 1 year ago - 3 comments
Labels: type: bug

#444 - DSL Question

Issue - State: closed - Opened by FrankC01 over 1 year ago - 5 comments
Labels: type: question or discussion

#443 - Set request header on request

Issue - State: closed - Opened by georgyraylu almost 2 years ago - 4 comments
Labels: type: duplicate, type: question or discussion

#442 - Fix tests with Python 3.12

Pull Request - State: closed - Opened by leszekhanusz almost 2 years ago - 1 comment

#441 - Pre-releases on conda

Issue - State: closed - Opened by startsUp almost 2 years ago - 5 comments
Labels: type: chore

#440 - Bump vcrpy and requests_toolbelt

Pull Request - State: closed - Opened by leszekhanusz almost 2 years ago - 1 comment

#439 - Cannot install requests transport because qgl requires out of date urllib3 1.x

Issue - State: closed - Opened by divad almost 2 years ago - 5 comments
Labels: type: chore

#438 - __exit__ doesn't raise the exception (if exist)

Issue - State: closed - Opened by ugatenio almost 2 years ago - 2 comments
Labels: type: invalid

#437 - Clean up the file upload interface

Issue - State: closed - Opened by leszekhanusz almost 2 years ago - 1 comment
Labels: type: feature

#436 - Sync auto batching requests

Pull Request - State: closed - Opened by leszekhanusz almost 2 years ago - 1 comment

#435 - Validate the argument of the gql function

Pull Request - State: closed - Opened by Cito almost 2 years ago - 1 comment

#434 - Validate variable values if a schema is present

Issue - State: open - Opened by leszekhanusz almost 2 years ago
Labels: type: feature

#433 - Streaming file upload is not working

Issue - State: closed - Opened by myscfwork almost 2 years ago - 9 comments
Labels: type: question or discussion

#432 - RequestsHTTPTransport keeps retrying the query even though it is invalid

Issue - State: closed - Opened by Jonas1312 almost 2 years ago - 4 comments
Labels: type: question or discussion

#431 - Add sync batching to requests sync transport

Pull Request - State: closed - Opened by itolosa almost 2 years ago - 5 comments

#430 - Batching

Issue - State: closed - Opened by itolosa almost 2 years ago - 19 comments
Labels: type: feature

#429 - Remove invalid arguments mentioned in validation.rst

Pull Request - State: closed - Opened by natekspencer almost 2 years ago - 1 comment

#428 - EuropeanTour websockets API using gql

Issue - State: closed - Opened by HJA24 almost 2 years ago - 4 comments
Labels: type: question or discussion

#427 - Stable 3.5.x release?

Issue - State: closed - Opened by aalmazan almost 2 years ago - 7 comments
Labels: type: question or discussion

#426 - Querying an Interface with the DSL

Issue - State: closed - Opened by jscheel almost 2 years ago - 2 comments
Labels: type: question or discussion

#425 - Adjust aiohttp pin

Pull Request - State: closed - Opened by cdce8p about 2 years ago - 4 comments

#424 - Bump websockets dependency to allow 11.x versions

Pull Request - State: closed - Opened by leszekhanusz about 2 years ago - 1 comment

#423 - Websockets 11 Support

Issue - State: closed - Opened by alanhdu about 2 years ago - 1 comment
Labels: type: chore

#422 - Load request from file

Issue - State: closed - Opened by annndruha about 2 years ago - 1 comment
Labels: type: wontfix, type: feature

#421 - Make retry backoff and status codes customizable

Pull Request - State: closed - Opened by mmmeeedddsss about 2 years ago - 5 comments

#420 - Add quotes to the pip installation command in README

Pull Request - State: closed - Opened by Calinou about 2 years ago - 1 comment

#419 - Possible issue deserializing json to dict

Issue - State: closed - Opened by kstech-roadie about 2 years ago - 2 comments
Labels: type: invalid

#418 - aiohttp transport should support websockets

Issue - State: closed - Opened by devkral about 2 years ago - 1 comment
Labels: type: feature

#417 - Fix subscribe breaking change in graphql-core 3.3.0a3

Pull Request - State: closed - Opened by leszekhanusz about 2 years ago - 1 comment

#416 - Tests failing with graphql-core pre-release version 3.3.0a3

Issue - State: closed - Opened by leszekhanusz about 2 years ago - 5 comments
Labels: type: chore

#415 - Handle 404 more gracefully / explicitly

Issue - State: closed - Opened by mausch about 2 years ago - 1 comment
Labels: type: question or discussion

#414 - gql function should accept additional DocumentNode args

Issue - State: closed - Opened by markedwards about 2 years ago - 11 comments
Labels: type: question or discussion

#413 - Restrict urllib3 to versions 1.x

Pull Request - State: closed - Opened by leszekhanusz about 2 years ago - 1 comment

#412 - wrong import dependency version with new requests minor release 2.30.0

Issue - State: closed - Opened by RiverWalker92 about 2 years ago - 6 comments
Labels: type: bug

#411 - mTLS authentication

Issue - State: closed - Opened by peppermintea about 2 years ago - 3 comments
Labels: type: question or discussion

#410 - Python 3.11 support

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 3 comments

#409 - DSLSchema transform type attribute assert into AttributeError

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#408 - Add Python 3.11 support

Issue - State: closed - Opened by lorddaedra over 2 years ago - 2 comments
Labels: type: maintenance

#407 - Fix typo response_headers in httpx transport

Pull Request - State: closed - Opened by cybniv over 2 years ago - 1 comment

#406 - chore: Add assert message

Pull Request - State: closed - Opened by levsa over 2 years ago - 4 comments

#405 - Allow alias on DSLMetaField

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#404 - DSLMetaField alias doesn't work

Issue - State: closed - Opened by Dazix over 2 years ago - 2 comments
Labels: type: bug

#403 - Use a permanent session with Django?

Issue - State: closed - Opened by markedwards over 2 years ago - 9 comments
Labels: type: question or discussion

#402 - Allow to configure the introspection query sent to recover the schema

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#401 - transport log level should not be so high INFO -> DEBUG

Pull Request - State: closed - Opened by mangin over 2 years ago

#400 - Too described logging on transport level.

Issue - State: closed - Opened by mangin over 2 years ago - 3 comments
Labels: type: question or discussion

#399 - Schema not completely fetched from introspection query

Issue - State: closed - Opened by Jonas1312 over 2 years ago - 12 comments
Labels: type: feature

#398 - Ability to deserialize to `NamedTuple` instead of `dict`

Issue - State: closed - Opened by JLLeitschuh over 2 years ago - 1 comment
Labels: type: wontfix, type: feature

#397 - Help

Issue - State: closed - Opened by akhilputhiry over 2 years ago - 1 comment
Labels: type: question or discussion

#396 - DOC minor typo

Pull Request - State: closed - Opened by 0xTiger over 2 years ago - 1 comment

#395 - Fix sync subscribe graceful shutdown

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago

#394 - RuntimeError: async generator ignored GeneratorExit

Issue - State: closed - Opened by Jonas1312 over 2 years ago - 6 comments
Labels: type: bug

#393 - Update aiohttp minimum dependency version to 3.8.0

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#392 - TransportQueryError should extend TransportError

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#391 - Is there a reason TransportQueryError doesn't extend TransportError?

Issue - State: closed - Opened by helderco over 2 years ago - 2 comments
Labels: type: bug

#390 - New release?

Issue - State: closed - Opened by aalmazan over 2 years ago - 2 comments
Labels: type: question or discussion

#389 - gql[all] errors on zsh as it tries to expand [all]

Issue - State: closed - Opened by pedromprado over 2 years ago - 2 comments

#388 - Sending Graphql queries using RequestsHTTPTransport works, whereas AIOHTTPTransport doesn't work

Issue - State: closed - Opened by HJA24 over 2 years ago - 8 comments
Labels: type: question or discussion

#387 - transport.request.connect should be idempotent

Issue - State: closed - Opened by majidaldo over 2 years ago - 6 comments
Labels: type: question or discussion

#386 - Feature allow to set the content-type of file uploads

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#385 - GraphQL multipart uploads do not contain mimetype

Issue - State: closed - Opened by aalmazan over 2 years ago - 3 comments
Labels: type: feature

#384 - update `aiohttp` minimum dependency version to 3.8.0

Issue - State: closed - Opened by irangareddy over 2 years ago - 1 comment
Labels: type: chore

#383 - Subscriptions - throws an error - when the same graphql document works fine from graphql playground

Issue - State: closed - Opened by cravimvmd over 2 years ago - 3 comments
Labels: type: question or discussion

#382 - Don't try to close the aiohttp session if connector_owner is False

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#381 - Hang for 10s on session close when using AIOHTTPTransport with connector_owner=False

Issue - State: closed - Opened by shawnlewis over 2 years ago - 2 comments
Labels: type: feature

#380 - Workaround Request: Monday API and DSL Dynamic Queries

Issue - State: closed - Opened by PhillZitt over 2 years ago - 4 comments
Labels: type: question or discussion

#379 - How can I move query to query.gql or query.graphql

Issue - State: closed - Opened by mrchenxxx over 2 years ago - 1 comment
Labels: type: invalid

#378 - set_wakeup_fd exception running in pywin32 service

Issue - State: closed - Opened by code-is-art over 2 years ago - 2 comments
Labels: type: bug, status: needs more information

#377 - Response is double-quoted

Issue - State: closed - Opened by jayadevanm over 2 years ago - 2 comments
Labels: type: question or discussion

#376 - Unable to install gq

Issue - State: closed - Opened by IrmantasMarozas over 2 years ago - 1 comment
Labels: type: invalid

#375 - thanks for gql!

Issue - State: closed - Opened by denisart over 2 years ago - 1 comment
Labels: type: question or discussion

#374 - Performance parsing large schemas

Issue - State: closed - Opened by rposborne over 2 years ago - 3 comments
Labels: type: optimization

#373 - Automatically infer Type of Queries

Issue - State: open - Opened by amard33p over 2 years ago
Labels: type: feature

#372 - HTTPX transport installation with conda

Issue - State: closed - Opened by leszekhanusz over 2 years ago - 2 comments
Labels: type: chore

#371 - Update Sphinx dev dependency to 5.3.0

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#370 - Add HTTPX transport

Pull Request - State: closed - Opened by helderco over 2 years ago - 14 comments

#369 - ImportError: cannot import name 'get_named_type' from 'graphql'

Issue - State: closed - Opened by mdhvcd over 2 years ago - 5 comments

#368 - Generate domain specific language query from string query

Issue - State: closed - Opened by aychang95 over 2 years ago - 1 comment
Labels: type: question or discussion

#367 - Get response headers even with 4xx return code

Pull Request - State: closed - Opened by leszekhanusz over 2 years ago - 1 comment

#366 - Error 429: catch Retry-After

Issue - State: closed - Opened by Hadevmin almost 3 years ago - 2 comments
Labels: type: bug

#365 - Handle JSON response being `None`

Pull Request - State: closed - Opened by JLLeitschuh almost 3 years ago - 4 comments

#364 - No module named 'gql.transport.http'

Issue - State: closed - Opened by antoine4ucsd almost 3 years ago - 1 comment

#363 - Chore update graphql core to 3.3.0 and dropping support for Python 3.6

Pull Request - State: closed - Opened by leszekhanusz almost 3 years ago - 8 comments

#362 - Locust compatibility/example

Issue - State: closed - Opened by fescobar almost 3 years ago - 2 comments
Labels: type: question or discussion

#361 - How to pass an array of Strings as a variable?

Issue - State: closed - Opened by mgpai22 almost 3 years ago - 1 comment

#360 - Possible bug with specifying selection set for GitHub mutation using DSL

Issue - State: closed - Opened by smarshie almost 3 years ago - 2 comments
Labels: type: question or discussion

#359 - Fix KeyError when errors is not iterable

Pull Request - State: closed - Opened by leszekhanusz almost 3 years ago - 3 comments

#358 - Client crashes on 429 HTTP response code

Issue - State: closed - Opened by Dzeri96 almost 3 years ago - 3 comments
Labels: type: bug

#357 - Big size content

Issue - State: closed - Opened by Tradetechnique almost 3 years ago - 3 comments
Labels: type: question or discussion

#356 - Am i able to mock response with gql?

Issue - State: closed - Opened by Mimezzz almost 3 years ago - 4 comments