]> granicus.if.org Git - python/commitdiff
Add todo for WSGI
authorRaymond Hettinger <python@rcn.com>
Thu, 16 Dec 2010 10:06:11 +0000 (10:06 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 16 Dec 2010 10:06:11 +0000 (10:06 +0000)
Doc/whatsnew/3.2.rst

index cc5ea4989ce6d4b1a2bb85978cbc2fe3f8ee82da..00198595afc28f1a8d2017519d72f94fd4863543 100644 (file)
@@ -1278,7 +1278,7 @@ The :mod:`pdb` debugger module gained a number of usability improvements:
             - bytes input support
             - non-UTF8 percent encoding of non-ASCII characters
           Issue 2987 for IPv6 (RFC2732) support in urlparse
-
+.. XXX: Any updates to the WSGI bytes versus text problem?
 
 Multi-threading
 ===============