python-dependency-injector icon indicating copy to clipboard operation
python-dependency-injector copied to clipboard

Wiring: closures introspection

Open rmk135 opened this issue 3 years ago • 1 comments

Wiring can potentially introspect closures which can help on the way of making @inject unnecessary

rmk135 avatar Jul 17 '22 01:07 rmk135

Looks like this is not possible as of 07/26/2022 with Python 3.10.

rmk135 avatar Jul 27 '22 01:07 rmk135