kubernetes-client/python

Explore the possibility of type hinting

Open

#225 aperta il 20 mag 2017

Vedi su GitHub
 (30 commenti) (39 reazioni) (0 assegnatari)Python (3323 fork)batch import
help wantedlifecycle/frozen

Metriche repository

Star
 (6225 star)
Metriche merge PR
 (Merge medio 10g 3h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor