Skip to content
Commit 78c7e987 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

exekall: Fix handling of parametrized classes

FIX

Some classes like dict can now be parametrized, e.g. dict[int, str].
They do not behave exactly like their deprecated typing counterpart
(e.g. typing.Dict), so ensure they are handled consistently by exekall.
parent 79968744
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment