Avatar for the python-anydi user
python-anydi
anydi
BlogDocsChangelog

Performance History

Latest Results

feat(scopes): add isolated scope re-entry via replace flag Add a `replace` flag to scoped_context / ascoped_context: by default, re-entering an active scope reuses its context (unchanged), and with replace=True a fresh, isolated context is opened that shadows the active one and is restored on exit. Also add get_scoped_context / try_get_scoped_context to read the active context for a scope without entering a new one, reset the scope token in a finally block to avoid a context-var leak when the body raises, and make the override resolver getter re-resolve wrapped dependencies against the context the instance was created in so nested resolution reads from the correct scope. The default (replace=False) is backwards compatible.
attilavetesi-epam:feat/replaceable-scopes
16 days ago
Release 0.75.0
main
25 days ago
Add latest FastAPI version support
latest-fastapi-support
25 days ago
Migrate to ty
ty-migrate
25 days ago

Latest Branches

CodSpeed Performance Gauge
0%
feat(scopes): add isolated scope re-entry via replace flag#302
1 month ago
18ab3c8
attilavetesi-epam:feat/replaceable-scopes
CodSpeed Performance Gauge
0%
Add latest FastAPI version support#301
25 days ago
d322617
latest-fastapi-support
CodSpeed Performance Gauge
-2%
25 days ago
7fe3be7
ty-migrate
© 2026 CodSpeed Technology
Home Terms Privacy Docs