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

Fix bug in routing when using Mount and "fixes" path expected by Uvicorn logger #2301

Closed
wants to merge 3 commits into from

Conversation

nicolaipre
Copy link

Summary

Solves a bug in Starlettes routing when using Mounts and a dirty fix to provide the full path to the Uvicorn logger for paths to be correctly logged.

Solves the problems in discussion: #2299

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.

@nicolaipre
Copy link
Author

Found another bug which probably is the reason behind the failed tests. Will update once fixed.

@Kludex
Copy link
Member

Kludex commented Dec 1, 2023

This should be fixed in Starlette 0.33.0.

@Kludex Kludex closed this Dec 1, 2023
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