Skip to content

Rename base middleware class#20

Merged
klen merged 1 commit intodevelopfrom
codex/rename-class-to-basemiddleware
Jun 1, 2025
Merged

Rename base middleware class#20
klen merged 1 commit intodevelopfrom
codex/rename-class-to-basemiddleware

Conversation

@klen
Copy link
Owner

@klen klen commented Jun 1, 2025

Summary

  • rename BaseMiddeware -> BaseMiddleware
  • keep compatibility by aliasing the old name
  • update subclasses to inherit from the new class

Testing

  • ruff check
  • pytest -q (fails: ModuleNotFoundError: No module named 'http_router')

https://chatgpt.com/codex/tasks/task_b_683bddc34af883338ad8768318659c59

@klen klen merged commit 244ea60 into develop Jun 1, 2025
2 of 8 checks passed
@klen klen deleted the codex/rename-class-to-basemiddleware branch June 1, 2025 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant