- 219cc77 Issue #11855: Apply missing formatting for urlretrieve by Eli Bendersky · 14 years ago
- a119df9 Issue 11662: Fix vulnerability in urllib/urllib2. by guido@google.com · 14 years ago
- 09eb980 Fix typo in class name by Éric Araujo · 14 years ago
- f6c8fd6 Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from by Georg Brandl · 14 years ago
- 92165e6 Merged revisions 86528 via svnmerge from by Ezio Melotti · 15 years ago
- 1648924 Merged revisions 79901,80170,80273,80342-80343,81061,81366,81368,81370,81840 via svnmerge from by Georg Brandl · 15 years ago
- f066e27 Merged revisions 85232 via svnmerge from by Senthil Kumaran · 15 years ago
- 509dd54 Merged revisions 85101 via svnmerge from by Antoine Pitrou · 15 years ago
- ea54b03 Merged revisions 83900 via svnmerge from by Senthil Kumaran · 15 years ago
- 8b256ca Merged revisions 83106 via svnmerge from by Georg Brandl · 15 years ago
- 783df8d Merged revisions 82336 via svnmerge from by Senthil Kumaran · 15 years ago
- 4e0bd6d Merged revisions 81421 via svnmerge from by Georg Brandl · 15 years ago
- 1bb061d Merged revisions 81418 via svnmerge from by Georg Brandl · 15 years ago
- 4cee9bf Merged revisions 81283 via svnmerge from by Senthil Kumaran · 15 years ago
- de4bcd9 Merged revisions 80775 via svnmerge from by Senthil Kumaran · 15 years ago
- ef7a65c Merged revisions 80773 via svnmerge from by Senthil Kumaran · 15 years ago
- d0ab48f Merged revisions 80346 via svnmerge from by Senthil Kumaran · 15 years ago
- 0e3e485 Merged revisions 80092 via svnmerge from by Senthil Kumaran · 15 years ago
- c2eca3d Merged revisions 78459 via svnmerge from by Senthil Kumaran · 15 years ago
- f9d95f7 Merged revisions 77020 via svnmerge from by Senthil Kumaran · 16 years ago
- 6eb181a Manually merging the changes from r75476 by Senthil Kumaran · 16 years ago
- b044b2a Merged revisions 74821,74828-74831,74833,74835 via svnmerge from by Georg Brandl · 16 years ago
- d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 16 years ago
- e257316 Document public attributes of urllib.request.Request. by Jeremy Hylton · 16 years ago
- 2dd0104 #5357: fix incomprehensible paragraph in urlopen() doc. by Georg Brandl · 16 years ago
- 9617a59 #4894: document "newurl" parameter to redirect_request(). by Georg Brandl · 17 years ago
- 06788c9 Fix a few remaining problems found by rstlint. by Georg Brandl · 17 years ago
- 7fe2c4a #4355: refer to urlencode in the correct module. by Georg Brandl · 17 years ago
- 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 17 years ago
- 029986a Fix old urllib/urllib2/urlparse usage. by Georg Brandl · 17 years ago
- 0f7ede4 Review the doc changes for the urllib package creation. by Georg Brandl · 17 years ago
- aca8fd7 Documentation updates for urllib package. Modified the documentation for the by Senthil Kumaran · 17 years ago[Renamed (66%) from Doc/library/urllib2.rst]
- f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 17 years ago
- 2442015 Create http package. #2883. by Georg Brandl · 17 years ago
- 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 17 years ago
- e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 17 years ago
- e25f35e Merged revisions 61644,61646-61647,61649-61652,61656-61658,61663,61665,61667 via svnmerge from by Christian Heimes · 17 years ago
- 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 18 years ago
- c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 18 years ago
- 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 18 years ago
- ed03b41 Merge the trunk changes in. Breaks socket.ssl for now. by Thomas Wouters · 18 years ago
- 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago