-
Notifications
You must be signed in to change notification settings - Fork 2
Introduce ContextVars #24
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Injecting context information to user models shall be migrated to ContextVars according to this solution.
This has 2 advantages:
- the custom base class can be removed
- it looks like pydantic v2 also goes this direction
Need to check whether they can be shared across multiple modules as sphinx-modeling creates them and the user models consume them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request