From 2d7d36c7c3d7bd03f18d0cbec411da6bac2b05e2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 30 Dec 2011 19:11:38 -0500 Subject: garden --- TODO.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 0aebca6eb..3d11470dd 100644 --- a/TODO.txt +++ b/TODO.txt @@ -7,6 +7,13 @@ Must-Have - Fix deployment recipes in cookbook (discourage proxying without changing server). +- Use waitress instead of wsgiref. + +- pyramid.config.util.ActionInfo.__str__ potentially returns Unicode under + Py2, fix. + +- Tests for view names/route patterns that contain Unicode. + Nice-to-Have ------------ -- cgit v1.2.3