- Update to 18.8.0
* Dangerous characters received in a host header encoded using RFC 2047 are
now elided by default. Currently, dangerous characters are defined as CR
and LF. The original value is still available as
cherrypy.request.headers['Host'].raw if needed.
- Changes from v18.7.0
* Drop support for Python 3.5.
* Fixed compatibility on Python 3.11.
- Fix URL in spec file: cherrypy.org -> cherrypy.dev
OBS-URL: https://build.opensuse.org/request/show/992245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=54
3.8 KiB
3.8 KiB