COMMITS
/ Doc/library/wsgiref.rst February 24, 2025
September 17, 2024
R
Use pep role instead of url (#121611)
Rafael Fontenelle committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
May 6, 2024
S
gh-66543: Add mimetypes.guess_file_type() (GH-117258)
Serhiy Storchaka committed
December 15, 2023
October 19, 2023
A
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner committed
February 20, 2023
I
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possible (#102012)
Irit Katriel committed
November 18, 2022
S
gh-85073: Add some missing links to source (GH-99363)
Stanley committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
April 29, 2022
H
bpo-36329: Remove 'make -C Doc serve' in favour of 'make -C Doc htmlview' (GH-32354)
Hugo van Kemenade committed
April 16, 2022
S
gh-86178: Add wsgiref.types (GH-32335)
Sebastian Rittau committed
September 10, 2021
S
bpo-45132: Fix the reStructuredText markup error. (GH-28270)
Serhiy Storchaka committed
September 8, 2021
H
bpo-45132 Remove deprecated __getitem__ methods (GH-28225)
Hugo van Kemenade committed
September 13, 2020
E
bpo-41778: Change a punctuation on documentation. (GH-22229)
Emmanuel Arias committed
November 12, 2019
S
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka committed
May 6, 2019
A
Update wsgiref.rst (#10488)
Andre Delfino committed
April 16, 2019
S
bpo-36345: Update wsgiref example (GH-12562)
Stéphane Wirtel committed
March 25, 2019
S
bpo-36345: Add a new example in the documentation of wsgiref (#12511)
Stéphane Wirtel committed
October 26, 2018
S
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Stéphane Wirtel committed
October 17, 2018
C
Add missing comma to wsgiref doc (GH-9932)
Cheryl Sabella committed
August 11, 2018
B
bpo-9372: Deprecate several __getitem__ methods (GH-8609)
Berker Peksag committed
May 31, 2018
S
bpo-33641: Convert RFC references into links. (GH-7103)
Serhiy Storchaka committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
June 11, 2016
T
Merge Issue #22558.
Terry Jan Reedy committed
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
June 5, 2016
M
Issue #24291: Merge wsgi partial write fix from 3.5
Martin Panter committed
M
Issue #24291: Avoid WSGIRequestHandler doing partial writes
Martin Panter committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
April 13, 2016
M
Issue #26404: Add context manager to socketserver, by Aviv Palivoda
Martin Panter committed
February 26, 2016
October 10, 2015
M
Issue #25161: Merge full stops from 3.4 into 3.5
Martin Panter committed
M
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter committed
April 14, 2015
B
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag committed
B
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag committed
July 2, 2014
B
Issue #5800: headers parameter of wsgiref.headers.Headers is now optional.
Berker Peksag committed
July 8, 2012
S
Fix markup for versionchanged sphinx directive.
Senthil Kumaran committed
July 7, 2012
May 11, 2011
S
Fix closed Issue #11968 - the start_response header values in wsgiref shoudl be
Senthil Kumaran committed
April 25, 2011
É
Change markup so that it creates a link
Éric Araujo committed
November 3, 2010
P
Implement http://bugs.python.org/issue10155 using And Clover's patch, w/added
Phillip J. Eby committed
P
Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333.
Phillip J. Eby committed
October 6, 2010
G
Merged revisions 85274 via svnmerge from
Georg Brandl committed
G
Fix errors found by "make suspicious".
Georg Brandl committed
August 2, 2010
G
#9019: remove false (in 3k) claim about Headers updates.
Georg Brandl committed
May 14, 2010
V
Merged revisions 81163 via svnmerge from
Victor Stinner committed
September 16, 2009
G
Merged revisions 74821,74828-74831,74833,74835 via svnmerge from
Georg Brandl committed
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed