falconry/falcon

Docs should demonstrate returning early in a responder

Open

#1,595 opened on 2019年10月29日

GitHub で見る
 (12 comments) (0 reactions) (0 assignees)Python (9,293 stars) (925 forks)batch import
documentationgood first issueneeds contributor

説明

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.

コントリビューターガイド