help wantedlifecycle/frozen
仓库指标
- Star
- (6,225 star)
- PR 合并指标
- (平均合并 10天 3小时) (30 天内合并 2 个 PR)
描述
Python 3 has a type hinting feature very useful for auto complete. This issue is for tracking efforts on researching its backward compatibility with python 2 (from __future__ import import annotations?) and if possible, change code generator to implement it. Best if we contribute it back to swagger-codegen.