Skip to content

Conversation

@iurisilvio
Copy link
Contributor

@iurisilvio iurisilvio commented Nov 17, 2023

What does this pull request do?

In asyncpg>=0.29, the query is passed as kwargs["state"] instead of as args.

MagicStack/asyncpg@cbf64e1

I'm not sure if all cases are tested, maybe there are untested cases to fix?

Related issues

Closes #1933

@cla-checker-service
Copy link

cla-checker-service bot commented Nov 17, 2023

💚 CLA has been signed

@github-actions github-actions bot added agent-python community Issues opened by the community triage Issues awaiting triage labels Nov 17, 2023
@iurisilvio iurisilvio force-pushed the fix-1933-asyncpg branch 3 times, most recently from 73acc0e to e06940d Compare November 18, 2023 09:21
Copy link
Contributor

@basepi basepi left a comment

Choose a reason for hiding this comment

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

Thanks for the fix! One small change below:

Edit: made the change myself because we need to get this merged so all the other PRs can go green.

@basepi basepi requested a review from trentm November 27, 2023 22:36
@basepi basepi enabled auto-merge (squash) November 27, 2023 22:42
@basepi
Copy link
Contributor

basepi commented Nov 27, 2023

@elasticmachine, run elasticsearch-ci/docs

@basepi basepi merged commit 5ad3534 into elastic:main Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-python community Issues opened by the community triage Issues awaiting triage

3 participants