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.

貢獻者指南