| Commit message (Expand) | Author | Age | Files | Lines |
* | GH-101100: Fix reference warnings for ``__getitem__`` (#110118) | Adam Turner | 2023-10-19 | 1 | -2/+2 |
|
|
* | gh-102011: use sys.exception() instead of sys.exc_info() in docs where possib... | Irit Katriel | 2023-02-20 | 1 | -1/+1 |
|
|
* | gh-85073: Add some missing links to source (GH-99363) | Stanley | 2022-11-18 | 1 | -0/+2 |
|
|
* | Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH... | Ned Batchelder | 2022-07-05 | 1 | -2/+2 |
|
|
* | bpo-36329: Remove 'make -C Doc serve' in favour of 'make -C Doc htmlview' (GH... | Hugo van Kemenade | 2022-04-29 | 1 | -11/+57 |
|
|
* | gh-86178: Add wsgiref.types (GH-32335) | Sebastian Rittau | 2022-04-16 | 1 | -7/+61 |
|
|
* | bpo-45132: Fix the reStructuredText markup error. (GH-28270) | Serhiy Storchaka | 2021-09-10 | 1 | -1/+1 |
|
|
* | bpo-45132 Remove deprecated __getitem__ methods (GH-28225) | Hugo van Kemenade | 2021-09-08 | 1 | -4/+3 |
|
|
* | bpo-41778: Change a punctuation on documentation. (GH-22229) | Emmanuel Arias | 2020-09-13 | 1 | -2/+2 |
|
|
* | bpo-38738: Fix formatting of True and False. (GH-17083) | Serhiy Storchaka | 2019-11-12 | 1 | -1/+1 |
|
|
* | Update wsgiref.rst (#10488) | Andre Delfino | 2019-05-06 | 1 | -1/+1 |
|
|
* | bpo-36345: Update wsgiref example (GH-12562) | Stéphane Wirtel | 2019-04-16 | 1 | -30/+4 |
|
|
* | bpo-36345: Add a new example in the documentation of wsgiref (#12511) | Stéphane Wirtel | 2019-03-25 | 1 | -0/+32 |
|
|
* | bpo-35042: Use the :pep: role where a PEP is specified (#10036) | Stéphane Wirtel | 2018-10-26 | 1 | -1/+1 |
|
|
* | Add missing comma to wsgiref doc (GH-9932) | Cheryl Sabella | 2018-10-17 | 1 | -1/+1 |
|
|
* | bpo-9372: Deprecate several __getitem__ methods (GH-8609) | Berker Peksag | 2018-08-11 | 1 | -0/+2 |
|
|
* | bpo-33641: Convert RFC references into links. (GH-7103) | Serhiy Storchaka | 2018-05-31 | 1 | -1/+1 |
|
|
* | bpo-25910: Link redirections in docs (#1933) | Sanyam Khurana | 2018-01-20 | 1 | -2/+2 |
|
|
* | Merge Issue #22558. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+2 |
|\ |
|
| * | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+2 |
|
|
* | | Issue #24291: Merge wsgi partial write fix from 3.5 | Martin Panter | 2016-06-05 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Issue #24291: Avoid WSGIRequestHandler doing partial writes | Martin Panter | 2016-06-05 | 1 | -0/+3 |
|
|
* | | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -4/+4 |
|
|
* | | Issue #26404: Add context manager to socketserver, by Aviv Palivoda | Martin Panter | 2016-04-13 | 1 | -16/+16 |
|/ |
|
* | Closes #25910: fix dead and permanently redirected links in the docs. Thanks ... | Georg Brandl | 2016-02-26 | 1 | -2/+2 |
|
|
* | Issue #25161: Merge full stops from 3.4 into 3.5 | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|\ |
|
| * | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|
|
* | | Issue #23943: Fix typos. Patch by Piotr Kasprzyk. | Berker Peksag | 2015-04-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #23943: Fix typos. Patch by Piotr Kasprzyk. | Berker Peksag | 2015-04-14 | 1 | -1/+1 |
|
|
* | | Issue #5800: headers parameter of wsgiref.headers.Headers is now optional. | Berker Peksag | 2014-07-02 | 1 | -2/+7 |
|/ |
|
* | Fix markup for versionchanged sphinx directive. | Senthil Kumaran | 2012-07-08 | 1 | -4/+2 |
|
|
* | Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifi... | Senthil Kumaran | 2012-07-07 | 1 | -0/+5 |
|
|
* | Fix closed Issue #11968 - the start_response header values in wsgiref shoudl be | Senthil Kumaran | 2011-05-11 | 1 | -6/+6 |
|
|
* | Merge 3.1 | Éric Araujo | 2011-04-27 | 1 | -1/+1 |
|\ |
|
| * | Change markup so that it creates a link | Éric Araujo | 2011-04-25 | 1 | -1/+1 |
|
|
| * | Merged revisions 85274 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
| * | Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,... | Georg Brandl | 2010-10-06 | 1 | -3/+1 |
|
|
| * | Merged revisions 74821,74828-74831,74833,74835 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -5/+5 |
|
|
* | | Implement http://bugs.python.org/issue10155 using And Clover's patch, w/added | Phillip J. Eby | 2010-11-03 | 1 | -0/+44 |
|
|
* | | Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333. | Phillip J. Eby | 2010-11-03 | 1 | -20/+20 |
|
|
* | | Fix errors found by "make suspicious". | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | | #9019: remove false (in 3k) claim about Headers updates. | Georg Brandl | 2010-08-02 | 1 | -3/+1 |
|
|
* | | Merged revisions 81163 via svnmerge from | Victor Stinner | 2010-05-14 | 1 | -1/+1 |
|
|
* | | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -5/+5 |
|/ |
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | Issue #4718: Adapt the wsgiref package so that it actually works with Python ... | Antoine Pitrou | 2009-01-03 | 1 | -12/+12 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -3/+3 |
|
|
* | Convert a lot of print statements to print functions in docstrings, | Neal Norwitz | 2008-05-13 | 1 | -1/+1 |
|
|