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

Revert "Turn scope["client"] to None on TestClient (#2377)" #2525

Merged
merged 4 commits into from
Feb 29, 2024

Conversation

aminalaee
Copy link
Member

This reverts commit 483849a.

Summary

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

@Kludex
Copy link
Sponsor Member

Kludex commented Feb 29, 2024

Let's try to find another solution for that problem. It looks like removing the client brought more unsatisfaction than happiness.

@Kludex Kludex merged commit 39dccd9 into master Feb 29, 2024
5 checks passed
@Kludex Kludex deleted the revert-testclient-scope-2377 branch February 29, 2024 12:55
nixroxursox pushed a commit to nixroxursox/starlette that referenced this pull request Mar 18, 2024
…" (encode#2525)

* Revert "Turn `scope["client"]` to `None` on `TestClient` (encode#2377)"

This reverts commit 483849a.

* format

* Add type hints

---------

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
tomclement added a commit to ThoughtWorks-DPS/hello-restful that referenced this pull request Mar 23, 2024
inglor pushed a commit to archlinux/aurweb that referenced this pull request Apr 8, 2024
TestClient changes were reverted with 0.37.2:

encode/starlette#2525
https://github.com/encode/starlette/releases/tag/0.37.2
Signed-off-by: moson <moson@archlinux.org>
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.

None yet

2 participants