On 07.07.2012 23:29, senthil.kumaran wrote: > http://hg.python.org/cpython/rev/34e705fa4da4 > changeset: 77983:34e705fa4da4 > user: Senthil Kumaran <senthil at uthcode.com> > date: Sat Jul 07 14:29:58 2012 -0700 > summary: > Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifies an implementation specific term. > > files: > Doc/library/wsgiref.rst | 5 +++++ > Lib/test/test_wsgiref.py | 10 ++++++++-- > Lib/wsgiref/simple_server.py | 3 ++- > Misc/NEWS | 3 +++ > 4 files changed, 18 insertions(+), 3 deletions(-) > > > diff --git a/Doc/library/wsgiref.rst b/Doc/library/wsgiref.rst > --- a/Doc/library/wsgiref.rst > +++ b/Doc/library/wsgiref.rst > @@ -609,6 +609,11 @@ > as :class:`BaseCGIHandler` and :class:`CGIHandler`) that are not HTTP origin > servers. > > + .. versionchanged:: 3.3 > + > + The term "Python" is replaced with implementation specific term like > + "CPython", "Jython" etc. Please fix the markup: no blank line, but indented. E.g. .. versionchanged:: 3.3 Blah, blah. Georg
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4