Commit 6e9c55a
Added depr warning for the outdated cherrypy server adapter.
If you are using this adapter, simply switch to 'cheroot'
This should fix some recent and some very old issues regarding cherrypy:
fix #947 Leave explicit the maxima version supported the CherryPy (<= 9.0.0)
fix #932 Add ServerAdapter (fix CherryPy ServerAdapter)
fix #685 Update CherryPy SSL to use latest API and work on Py3
fix #574 Allow custom bind_addr for CherryPy
(backported from commit be90814)
[juergh: Adjust context, drop modifications of test/travis-requirements.txt
which does not exist in 0.12.]
Signed-off-by: Juerg Haefliger <juergh@protonmail.com>1 parent a3ba0eb commit 6e9c55a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2793 | 2793 | | |
2794 | 2794 | | |
2795 | 2795 | | |
2796 | | - | |
| 2796 | + | |
| 2797 | + | |
| 2798 | + | |
| 2799 | + | |
| 2800 | + | |
2797 | 2801 | | |
2798 | 2802 | | |
2799 | 2803 | | |
| |||
0 commit comments