kubernetes-client/python

Explore the possibility of type hinting

开放

#225 创建于 2017年5月20日

 (32 条评论) (41 个反应) (0 位负责人)Python (3,323 个派生)batch import
help wantedlifecycle/frozen

仓库指标

星标
 (6,225 个星标)
PR 合并指标
 (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.

贡献者指南