falconry/falcon

Docs should demonstrate returning early in a responder

Open

#1595 aperta il 29 ott 2019

Vedi su GitHub
 (12 commenti) (0 reazioni) (0 assegnatari)Python (925 fork)batch import
documentationgood first issueneeds contributor

Metriche repository

Star
 (9293 star)
Metriche merge PR
 (Merge medio 2g 7h) (9 PR mergiate in 30 g)

Descrizione

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.

Guida contributor