FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(gql): Revert signature change of patched gql.Client.execute by alexander-alderman-webb · Pull Request #5289 · getsentry/sentry-python · GitHub

fix(gql): Revert signature change of patched gql.Client.execute - #5289

Merged
alexander-alderman-webb merged 2 commits into
masterfrom
webb/revert-gql-signature
Jan 12, 2026
Merged

fix(gql): Revert signature change of patched gql.Client.execute#5289
alexander-alderman-webb merged 2 commits into
masterfrom
webb/revert-gql-signature

Conversation

alexander-alderman-webb commented Jan 9, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Description

Restore signature of patched gql.Client.execute.

Prior to v4.0.0, gql.Client.execute accepts a document parameter that users can supply with a keyword argument. The signature change in #4779 therefore introduced a regression.

https://gql.readthedocs.io/en/v3.4.0/modules/gql.html#gql.Client.execute

Issues

Reminders

alexander-alderman-webb marked this pull request as ready for review January 9, 2026 09:37
alexander-alderman-webb requested a review from a team as a code owner January 9, 2026 09:38

sentrivana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

🙏🏻

alexander-alderman-webb merged commit de7854e into master Jan 12, 2026
153 checks passed
alexander-alderman-webb deleted the webb/revert-gql-signature branch January 12, 2026 15:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL