Python 3.8 and earlier required the typing
module to be used for many type annotations (List
, Tuple
, Dict
, etc.), however with 3.8 in EOL and the latest PR about to remove it, then all the typing
imports can be safely replaced with builtins.
Happy to write the PR for this once the current PR is merged
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too