| Commit message (Expand) | Author | Age | Files | Lines |
* | #9824: encode , and ; in cookie values so that browsers don't split on them | R. David Murray | 2010-12-28 | 1 | -0/+5 |
|
|
* | #1513299: cleanup some map() uses where a comprehension works better. | Georg Brandl | 2010-12-04 | 1 | -1/+1 |
|
|
* | #8826: the "expires" attribute value is a date string with spaces, but appare... | Georg Brandl | 2010-08-01 | 1 | -0/+2 |
|
|
* | #3788: more tests for http.cookies, now at 95% coverage. Also bring coding s... | Georg Brandl | 2010-07-31 | 1 | -110/+103 |
|
|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | Benjamin Peterson | 2009-09-11 | 1 | -1/+3 |
|
|
* | Turn some comments into docstrings. | Georg Brandl | 2009-09-04 | 1 | -20/+16 |
|
|
* | Remove pseudo-end markers from http.cookies. | Georg Brandl | 2009-09-04 | 1 | -22/+1 |
|
|
* | Fixing the issue4860. Escaping the embedded '"' in the js_output method of Mo... | Senthil Kumaran | 2009-04-02 | 1 | -1/+1 |
|
|
* | Merged revisions 66262 via svnmerge from | Benjamin Peterson | 2008-09-06 | 1 | -0/+6 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
|
|
* | Remove deprecated SmartCookie and SerialCookie classes. | Georg Brandl | 2008-05-28 | 1 | -153/+8 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -0/+733 |
|
|