| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) | Brett Cannon | 2013-07-04 | 1 | -1/+1 |
|
|
* | Issue #18200: Update the stdlib (except tests) to use | Brett Cannon | 2013-06-14 | 1 | -1/+1 |
|
|
* | #17678: Remove the use of a deprecated method http/cookiejar.py. Changing the | Senthil Kumaran | 2013-04-09 | 1 | -1/+1 |
|\ |
|
| * | #17678: Fix DeprecationWarning in the http/cookiejar.py by changing the usage | Senthil Kumaran | 2013-04-09 | 1 | -1/+1 |
|
|
* | | modernize some modules' code by using with statement around open() | Giampaolo Rodola' | 2013-02-12 | 1 | -12/+3 |
|
|
* | | Replace IOError with OSError (#16715) | Andrew Svetlov | 2012-12-25 | 1 | -7/+6 |
|
|
* | | more yield from | Philip Jenvey | 2012-10-01 | 1 | -2/+1 |
|/ |
|
* | #15980: merge with 3.2. | Ezio Melotti | 2012-09-21 | 1 | -2/+2 |
|\ |
|
| * | #15980: properly escape newlines in docstrings. Patch by Serhiy Storchaka. | Ezio Melotti | 2012-09-21 | 1 | -2/+2 |
|
|
* | | Issue #15409: Replace use of deprecated urllib.request.Request methods in htt... | Meador Inge | 2012-07-21 | 1 | -4/+4 |
|/ |
|
* | Don’t interpret backslashes in ASCII diagram in a docstring | Éric Araujo | 2011-11-07 | 1 | -1/+1 |
|
|
* | Remove duplication. | Ezio Melotti | 2011-10-19 | 1 | -1/+1 |
|
|
* | merge 3.1 | Victor Stinner | 2011-03-21 | 1 | -6/+12 |
|\ |
|
| * | Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar | Victor Stinner | 2011-03-21 | 1 | -6/+12 |
|
|
| * | Merged revisions 83370,83372-83374,83384 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -3/+3 |
|
|
| * | Merged revisions 82985 via svnmerge from | Gregory P. Smith | 2010-07-25 | 1 | -9/+6 |
|
|
* | | #5147: revert accidental indentation of header constant for MozillaCookieJar. | Georg Brandl | 2010-07-31 | 1 | -3/+3 |
|
|
* | | Fixes Issue #3704: http.cookiejar was not properly handling URLs with a / in | Gregory P. Smith | 2010-07-19 | 1 | -9/+6 |
|
|
* | | Merged revisions 81465-81466,81468,81679,81735,81760,81868,82183 via svnmerge... | Benjamin Peterson | 2010-06-27 | 1 | -5/+15 |
|/ |
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -11/+11 |
|
|
* | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 1 | -1/+1 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -9/+9 |
|
|
* | Patch for issue 2848, mostly by Humberto Diogenes, with a couple of | Barry Warsaw | 2008-06-12 | 1 | -2/+2 |
|
|
* | Remove _FooCookieJar modules and merge their content into http.cookiejar. | Georg Brandl | 2008-05-26 | 1 | -2/+295 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -0/+1785 |
|
|