From d6e8b86723d8601df924ec31205f016b86778b98 Mon Sep 17 00:00:00 2001 From: Tom Lazar Date: Thu, 15 Aug 2013 16:43:46 +0200 Subject: Make ``pserve.cherrypy_server_runner`` Python 3 compatible. Closes https://github.com/Pylons/pyramid/issues/718 --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 53724fdcb..679f8ed4a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -183,6 +183,9 @@ Bug Fixes default. See https://github.com/Pylons/pyramid/issues/1040 +- Make ``pserve.cherrypy_server_runner`` Python 3 compatible. See + https://github.com/Pylons/pyramid/issues/718 + Backwards Incompatibilities --------------------------- -- cgit v1.2.3