python-dependency-injector/src/dependency_injector
Martin Lafrance 0d6fdb5b78
Fix broken wiring of sync inject-decorated methods (#673)
Co-authored-by: Martin Lafrance <mlafrance@cae.com>
Co-authored-by: ZipFile <zipfile.d@protonmail.com>
2025-02-23 18:17:45 +02:00
..
ext Run black 2025-01-18 17:02:55 +00:00
__init__.py Bump version to 4.45.0 2025-01-05 15:19:57 -05:00
__init__.pyi Typing stubs (#286) 2020-08-26 22:24:20 -04:00
_cwiring.pyx Fix broken wiring of sync inject-decorated methods (#673) 2025-02-23 18:17:45 +02:00
containers.pxd Refactor async mode support in containers module 2021-02-18 08:17:05 -05:00
containers.pyi Run black 2025-01-18 17:02:55 +00:00
containers.pyx Remove six 2024-12-14 13:24:28 +00:00
errors.py Improve debugability of deepcopy errors (#839) 2025-01-01 21:22:29 +02:00
providers.pxd Migrate to Cython3 (#813) 2024-11-03 20:48:40 -05:00
providers.pyi Run black 2025-01-18 17:02:55 +00:00
providers.pyx 🎨 Raise exception instead of hiding it in finally (#845) 2025-01-05 14:33:09 -05:00
py.typed Typing stubs (#286) 2020-08-26 22:24:20 -04:00
resources.py Run black 2025-01-18 17:02:55 +00:00
schema.py Run black 2025-01-18 17:02:55 +00:00
wiring.py Fix broken wiring of sync inject-decorated methods (#673) 2025-02-23 18:17:45 +02:00