index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
[merge from 3.5] - Issue #27466: Change time format returned by
Senthil Kumaran
2016-07-10
1
-1/+1
|
\
|
*
Issue #27466: Change time format returned by http.cookie.time2netscape,
Senthil Kumaran
2016-07-10
1
-1/+1
*
|
Issue #25738: Merge HTTP server from 3.5
Martin Panter
2016-06-08
1
-13/+20
|
\
\
|
|
/
|
*
Issue #25738: Don’t send message body for 205 Reset Content
Martin Panter
2016-06-08
1
-10/+20
*
|
Issue #27076: Merge spelling from 3.5
Martin Panter
2016-05-26
1
-1/+1
|
\
\
|
|
/
|
*
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter
2016-05-26
1
-1/+1
*
|
Merge typo fixes from 3.5
Martin Panter
2016-05-08
1
-1/+1
|
\
\
|
|
/
|
*
Fix typos in comments, documentation and test method names
Martin Panter
2016-05-08
1
-1/+1
*
|
Issue #24902: Print server URL on http.server startup
Berker Peksag
2016-04-29
1
-1/+2
*
|
Issue #26657: Merge http.server fix from 3.5
Martin Panter
2016-04-18
1
-3/+3
|
\
\
|
|
/
|
*
Issue #26657: Fix Windows directory traversal vulnerability with http.server
Martin Panter
2016-04-18
1
-3/+3
*
|
Issue #26404: Add context manager to socketserver, by Aviv Palivoda
Martin Panter
2016-04-13
1
-10/+8
*
|
Issue #26585: Eliminate _quote_html() and use html.escape(quote=False)
Martin Panter
2016-04-11
1
-8/+8
*
|
Merge typo fixes from 3.5
Martin Panter
2016-04-05
1
-1/+1
|
\
\
|
|
/
|
*
Fix typos in documentation and comments
Martin Panter
2016-04-05
1
-1/+1
*
|
Issue #26586: Simple enhancements to BaseHTTPRequestHandler by Xiang Zhang
Martin Panter
2016-04-03
1
-15/+13
*
|
Issue #26586: Merge excessive HTTP header handling from 3.5
Martin Panter
2016-04-03
1
-0/+7
|
\
\
|
|
/
|
*
Issue #26586: Handle excessive header fields in http.server, by Xiang Zhang
Martin Panter
2016-04-03
1
-0/+7
*
|
Issue #26499: Merge HTTPResponse fix from 3.5
Martin Panter
2016-03-17
1
-0/+8
|
\
\
|
|
/
|
*
Issue #26499: Fixes to HTTPResponse.readline() and read1(), by Silent Ghost
Martin Panter
2016-03-17
1
-0/+8
*
|
Issue #747320: Use email.utils.formatdate() to avoid code duplication
Berker Peksag
2016-03-14
1
-6/+2
*
|
Issue #16181: cookiejar.http2time() now returns None if year is higher than d...
Berker Peksag
2016-03-14
1
-1/+4
|
\
\
|
|
/
|
*
Issue #16181: cookiejar.http2time() now returns None if year is higher than d...
Berker Peksag
2016-03-14
1
-1/+4
*
|
Issue #26302: merge from 3.5
Jason R. Coombs
2016-02-24
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26302: Correctly identify comma as an invalid character for a cookie (...
Anish Shah
2016-02-07
1
-1/+1
*
|
Issue #26045: Merge http.client error addition from 3.5
Martin Panter
2016-02-09
1
-1/+16
|
\
\
|
|
/
|
*
Issue #26045: Add UTF-8 suggestion to error in http.client
Martin Panter
2016-02-09
1
-1/+16
*
|
Issue #25899: Converted non-ASCII characters in docstrings and manpage
Serhiy Storchaka
2015-12-18
1
-2/+2
|
\
\
|
|
/
*
|
Merge typo and grammar fixes from 3.5
Martin Panter
2015-11-14
1
-4/+4
|
\
\
|
|
/
|
*
Merge typo and grammar fixes from 3.4 into 3.5
Martin Panter
2015-11-14
1
-4/+4
|
|
\
|
|
*
Correct Content-Type syntax in documentation
Martin Panter
2015-11-14
1
-4/+4
*
|
|
Issue #25523: Merge a-to-an corrections from 3.5.
Serhiy Storchaka
2015-11-02
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25523: Merge a-to-an corrections from 3.4.
Serhiy Storchaka
2015-11-02
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka
2015-11-02
1
-1/+1
*
|
|
Merge typo fixes from 3.5
Martin Panter
2015-10-07
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge typo fixes from 3.4 into 3.5
Martin Panter
2015-10-07
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Various minor typos in documentation and comments
Martin Panter
2015-10-07
1
-1/+1
*
|
|
Issues #25232, #24657: Merge two CGI server fixes from 3.5
Martin Panter
2015-10-03
1
-9/+10
|
\
\
\
|
|
/
/
|
*
|
Issues #25232, #24657: Merge two CGI server fixes from 3.4 into 3.5
Martin Panter
2015-10-03
1
-9/+10
|
|
\
\
|
|
|
/
|
|
*
Issue #24657: Prevent CGIRequestHandler from collapsing the URL query
Martin Panter
2015-10-03
1
-4/+9
|
|
*
Issue #25232: Fix CGIRequestHandler's splitting of URL query
Martin Panter
2015-10-03
1
-5/+1
*
|
|
Add in missing docstrings.
Raymond Hettinger
2015-08-19
1
-0/+49
|
/
/
*
|
Issue #24774: Fix docstring in http.server.test.
Robert Collins
2015-08-17
1
-2/+1
|
\
\
|
|
/
|
*
Issue #24774: Fix docstring in http.server.test.
Robert Collins
2015-08-17
1
-2/+1
*
|
Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
Robert Collins
2015-08-03
1
-1/+1
|
\
\
|
|
/
|
*
Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
Robert Collins
2015-08-03
1
-1/+1
*
|
merge 3.4 (#22931)
Benjamin Peterson
2015-05-23
1
-3/+4
|
\
\
|
|
/
|
*
merge 3.3 (#22931)
Benjamin Peterson
2015-05-23
1
-3/+4
|
|
\
|
|
*
merge 3.2 (#22931)
Benjamin Peterson
2015-05-23
1
-3/+4
|
|
|
\
|
|
|
*
allow square brackets in cookie values (closes #22931)
Benjamin Peterson
2015-05-23
1
-3/+4
[next]