falconry/falcon

Docs should demonstrate returning early in a responder

Open

#1 595 ouverte le 29 oct. 2019

Voir sur GitHub
 (12 commentaires) (0 réactions) (0 assignés)Python (925 forks)batch import
documentationgood first issueneeds contributor

Métriques du dépôt

Stars
 (9 293 stars)
Métriques de merge PR
 (Merge moyen 2j 7h) (9 PRs mergées en 30 j)

Description

New Falcon users may not realize they can simply return anywhere in a responder. This is useful for complicated nested logic paths. We should make sure examples of this are sprinkled throughout the docs in key places.

Guide contributeur