falconry/falcon

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

Open

#1,820 opened on Dec 17, 2020

View on GitHub
 (17 comments) (0 reactions) (0 assignees)Python (9,293 stars) (925 forks)batch import
documentationenhancementgood first issueneeds contributor

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

Contributor guide