Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit faf9b48

Browse files
committed
Python: Add change note for CherryPy support.
1 parent 2df718d commit faf9b48

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

change-notes/1.20/analysis-python.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The API has been improved to declutter the global namespace and improve discover
4040

4141
* Added support for the `dill` pickle library.
4242
* Added support for the `bottle` web framework.
43+
* Added support for the `CherryPy` web framework.
4344
* Added support for the `falcon` web API framework.
4445
* Added support for the `turbogears` web framework.
4546

change-notes/1.20/support/python-frameworks.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Name, Category
22
Bottle, Web framework
3+
CherryPy, Web framework
34
Django, Web application framework
45
Falcon, Web API framework
56
Flask, Microframework

0 commit comments

Comments
 (0)