File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed
frameworks/Python/cherrypy Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change 22 "framework" : " cherrypy" ,
33 "tests" : [{
44 "default" : {
5- "json_url" : " /json" ,
6- "db_url" : " /db" ,
7- "query_url" : " /queries?queries=" ,
8- "fortune_url" : " /fortunes" ,
9- "update_url" : " /updates?queries=" ,
10- "plaintext_url" : " /plaintext" ,
11- "port" : 8080 ,
12- "approach" : " Realistic" ,
13- "classification" : " Micro" ,
14- "database" : " MySQL" ,
15- "framework" : " None" ,
16- "language" : " Python" ,
17- "flavor" : " Python2" ,
18- "orm" : " Full" ,
19- "platform" : " None" ,
20- "webserver" : " None" ,
21- "os" : " Linux" ,
22- "database_os" : " Linux" ,
23- "display_name" : " CherryPy [py2]" ,
24- "notes" : " CPython 2.7" ,
25- "tags" : [" broken" ]
26- },
27- "py3" : {
285 "json_url" : " /json" ,
296 "db_url" : " /db" ,
307 "query_url" : " /queries?queries=" ,
4421 "os" : " Linux" ,
4522 "database_os" : " Linux" ,
4623 "display_name" : " CherryPy" ,
47- "notes" : " CPython 3.9 "
24+ "notes" : " CPython 3.13 "
4825 }
4926 }]
5027}
You can’t perform that action at this time.
0 commit comments