kubernetes-client/python

Explore the possibility of type hinting

Open

#225 建立於 2017年5月20日

在 GitHub 查看
 (30 留言) (39 反應) (0 負責人)Python (3,323 fork)batch import
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.

貢獻者指南