X Tutup
Skip to content

refactor: _load_legacy_wsgi now internally resolves its config file path instead of receiving it as an argument. fastapi#11484

Merged
cdrini merged 2 commits intomasterfrom
asgi-refactor
Dec 17, 2025
Merged

refactor: _load_legacy_wsgi now internally resolves its config file path instead of receiving it as an argument. fastapi#11484
cdrini merged 2 commits intomasterfrom
asgi-refactor

Conversation

@RayBB
Copy link
Collaborator

@RayBB RayBB commented Nov 18, 2025

Small changing that is being pulled out into it's own PR to simplify other PR reviews.

Has merge conflicts now. Will fix this up later.

Technical

Testing

Screenshot

Stakeholders

@RayBB RayBB changed the title refactor: _load_legacy_wsgi now internally resolves its config file path instead of receiving it as an argument. refactor: _load_legacy_wsgi now internally resolves its config file path instead of receiving it as an argument. fastapi Nov 18, 2025
@RayBB RayBB marked this pull request as draft December 3, 2025 08:49
… path instead of receiving it as an argument.
@RayBB RayBB marked this pull request as ready for review December 17, 2025 18:19
Copy link
Collaborator

@cdrini cdrini left a comment

Choose a reason for hiding this comment

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

Lgtm ; not testing, seems like a small refactor

@cdrini cdrini merged commit c54efb2 into master Dec 17, 2025
8 checks passed
@cdrini cdrini deleted the asgi-refactor branch December 17, 2025 18:25
mystic-06 pushed a commit to mystic-06/openlibrary that referenced this pull request Dec 24, 2025
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

X Tutup