Skip to content
Commit 2f91d716 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

exekall: Handle PEP 604 annotation

PEP 604 annotation such as "int | None" raise a TypeError on older
versions of Python. Ignore such annotation by re-raising the appropriate
exception.
parent 053a8306
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