Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #7260/2be9318d backport][3.9] Update update_query calls to work with latest yarl #7271

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented May 2, 2023

This is a backport of PR #7260 as merged into master (2be9318).

This patch pass "{}" when params is "None" to the url.update_query to avoid setting the url params to None.

Related to this change in yarl:
aio-libs/yarl@dd86b34

Fix #7259

This patch pass "{}" when params is "None" to the url.update_query to
avoid setting the url params to None.

Related to this change in yarl:

aio-libs/yarl@dd86b34

Fix #7259

---------

Co-authored-by: Sam Bull <[email protected]>
(cherry picked from commit 2be9318)
@patchback patchback bot requested review from webknjaz and asvetlov as code owners May 2, 2023 19:29
@Dreamsorcerer Dreamsorcerer enabled auto-merge (squash) May 2, 2023 19:29
@Dreamsorcerer Dreamsorcerer merged commit 9cd61ee into 3.9 May 2, 2023
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/2be9318dc95a26940e9095673ebcbbf77dfd087b/pr-7260 branch May 2, 2023 20:03
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.

2 participants