kubernetes-client/python

Explore the possibility of type hinting

Aberta

#225 aberto em 20 de mai. de 2017

 (32 comentários) (41 reações) (0 responsável)Python (3.323 forks)batch import
help wantedlifecycle/frozen

Métricas do repositório

Stars
 (6.225 estrelas)
Métricas de merge de PR
 (Mesclagem média 10d 3h) (2 fundiu PRs em 30d)

Description

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.

Guia do colaborador