falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

Document the development process #467

Open kgriffs opened 9 years ago

kgriffs commented 9 years ago

Inspiration:

Notes:

vytas7 commented 2 years ago

Also consider mentioning this: https://github.com/falconry/falcon/issues/1625#issuecomment-569364069

I think we will have to include comments or alternative sample code when we do a breaking change, that shows both the "stable release" version and the latest hotness.