Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ddf7c2 commit a63d45cCopy full SHA for a63d45c
1 file changed
Doc/whatsnew/3.2.rst
@@ -385,7 +385,7 @@ PEP 3333: Python Web Server Gateway Interface v1.0.1
385
=====================================================
386
387
This informational PEP clarifies how bytes/text issues are to be handled by the
388
-WGSI protocol. The challenge is that string handling in Python 3 is most
+WSGI protocol. The challenge is that string handling in Python 3 is most
389
conveniently handled with the :class:`str` type even though the HTTP protocol
390
is itself bytes oriented.
391
0 commit comments