falconry/falcon

Type Hints: Add type hints to tutorials, snippets and examples

Open

#1.820 aberto em 17 de dez. de 2020

Ver no GitHub
 (17 comments) (0 reactions) (0 assignees)Python (925 forks)batch import
documentationenhancementgood first issueneeds contributor

Métricas do repositório

Stars
 (9.293 stars)
Métricas de merge de PR
 (Mesclagem média 2d 7h) (9 fundiu PRs em 30d)

Description

To improve code readability and be friendlier to PEP 484, we should start adding type annotations to our code, probably starting from snippets, tutorials and examples.

Originally discussed here https://github.com/falconry/falcon/pull/1737#issuecomment-744064360

Guia do colaborador