Skip to content

issues Search Results · repo:graphql-python/gql language:Python

Filter by

277 results
 (150 ms)

277 results

ingraphql-python/gql (press backspace or delete to remove)

I can see the changes are already merged into the main branch, but they ve been there since March 14 (this commit). The websockets is a common dependency for many projects, which is why version incompatibilities ...
type: question or discussion
  • lorenzocesconetto
  • 4
  • Opened 
    on May 19
  • #546

Describe the bug Using AsyncClientSession#subscribe async generator swallows the CancellationError, prevent proper cancellation handling of subscription tasks. The subscription still ends as expected, ...
type: bug
  • loucadufault
  • 1
  • Opened 
    on Apr 2
  • #544

This is breaking using gql 3.5.1 with the test release of Python 3.14, as graphql-core 3.2.3 gets installed. Example failure: https://github.com/python-gitlab/python-gitlab/pull/3146 The gql 3.5.1 release ...
type: feature
  • JohnVillalovos
  • 3
  • Opened 
    on Mar 6
  • #534

Common problems - TLS should be enabled by default. AIOHTTPTransport uses ssl=False by default - I was expecting library to fail when using self signed certificate on the server. To Reproduce ...
type: bug
  • mariuskava
  • 5
  • Opened 
    on Feb 17
  • #529

The tests are now failing with graphql-core 3.3.0a7 for multiple reasons: ======================================================================================= short test summary info ======================================================================================= ...
type: bug
  • leszekhanusz
  • 1
  • Opened 
    on Jan 27
  • #522

Using the following: transport = WebsocketsTransport( url=self._webSocketUrl, init_payload=await self.authHeaders(), ping_interval=60, pong_timeout=10, ...
type: bug
  • nocnokneo
  • Opened 
    on Jan 17
  • #516

Describe the bug This could be a common problem/user error but I ve gone through the documentation of creating a async permanent session and the documented pattern does not seem to work. Code from gql ...
type: question or discussion
  • brett-fitz
  • 2
  • Opened 
    on Nov 1, 2024
  • #510

On building my packages I m using sphinx-build command with -n switch which shows warmings about missing references. These are not critical issues. Here is the output with warnings: details + /usr/bin/sphinx-build ...
type: chore
  • kloczek
  • Opened 
    on Oct 28, 2024
  • #501

+ /usr/bin/python3 -sBm build -w --no-isolation * Getting build dependencies for wheel... /usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: ...
type: chore
  • kloczek
  • Opened 
    on Oct 28, 2024
  • #500

I m packaging your module as an rpm package so I m using the typical PEP517 based build, install and test cycle used on building packages from non-root account. - python3 -sBm build -w --no-isolation ...
type: chore
  • kloczek
  • 12
  • Opened 
    on Oct 28, 2024
  • #499
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub