summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #17471 - merge from 3.3Senthil Kumaran2013-03-191-0/+3
|\
| * #17471 - merge from 3.2Senthil Kumaran2013-03-191-0/+3
| |\
| | * #17471 - Improve urllib2 test coverage. Patch contributed by Daniel WozniakSenthil Kumaran2013-03-191-0/+3
* | | Merge: #8862: Fix curses cleanup with getchar is interrupted by a signal.R David Murray2013-03-192-1/+5
|\ \ \ | |/ /
| * | Merge: #8862: Fix curses cleanup with getchar is interrupted by a signal.R David Murray2013-03-192-1/+5
| |\ \ | | |/
| | * #8862: Fix curses cleanup with getchar is interrupted by a signal.R David Murray2013-03-192-1/+5
* | | merge branchSenthil Kumaran2013-03-190-0/+0
|\ \ \
| * | | ../bug-fixes/http_error_interface/.hg/last-message.txtSenthil Kumaran2013-03-191-21/+20
* | | | Refactor test_urllib2. Include test_HTTPError_interface under MiscTestsSenthil Kumaran2013-03-191-21/+20
|/ / /
* | | Merge: #17443: Fix buffering in IMAP4_stream.R David Murray2013-03-193-0/+8
|\ \ \ | |/ /
| * | Merge: #17443: Fix buffering in IMAP4_stream.R David Murray2013-03-193-0/+8
| |\ \ | | |/
| | * #17443: Fix buffering in IMAP4_stream.R David Murray2013-03-193-0/+7
* | | Fix usage of the unittest.skip decorator.Serhiy Storchaka2013-03-191-1/+1
|\ \ \ | |/ /
| * | Fix usage of the unittest.skip decorator.Serhiy Storchaka2013-03-191-1/+1
| |\ \ | | |/
| | * Fix usage of the unittest.skip decorator.Serhiy Storchaka2013-03-191-1/+1
* | | #17460 - merge from 3.3Senthil Kumaran2013-03-191-0/+12
|\ \ \ | |/ /
| * | #17460 - merge from 3.2Senthil Kumaran2013-03-191-3/+3
| |\ \ | | |/
| | * #17460 - Adding relevant warning messages regarding strict removal in docsSenthil Kumaran2013-03-191-3/+3
* | | Null merge 7127fbc363bb.Ezio Melotti2013-03-190-0/+0
|\ \ \ | |/ /
| * | #17476: make allmethods actually return all methods.R David Murray2013-03-193-2/+32
| |\ \ | | |/
| | * #17476: make allmethods actually return all methods.R David Murray2013-03-193-1/+31
* | | Merge: #17476: make allmethods actually return all methods.R David Murray2013-03-193-1/+31
* | | bump Python-ast.cBenjamin Peterson2013-03-191-1/+2
* | | placate msvcBenjamin Peterson2013-03-191-1/+2
* | | merge headsBenjamin Peterson2013-03-192-1/+26
|\ \ \
| * | | #17464: improve pydoc test coverage.R David Murray2013-03-192-1/+26
* | | | refactor to fix refleaksBenjamin Peterson2013-03-192-27/+49
* | | | sprinkle constBenjamin Peterson2013-03-191-7/+7
|/ / /
* | | #17474 - Remove the various deprecated methods of Request class.Senthil Kumaran2013-03-194-134/+2
* | | Closes issue 16709. unittest test discovery sorts test files for consistent t...Michael Foord2013-03-194-3/+17
* | | #10050 : merge to defaultSenthil Kumaran2013-03-191-0/+4
|\ \ \ | |/ /
| * | #10050 - Document DeprecationWarnings for URLopener and FancyURLopener (msg17...Senthil Kumaran2013-03-191-0/+4
* | | use the HTTPS for pypi uploadBenjamin Peterson2013-03-184-7/+18
* | | MergeMichael Foord2013-03-181-0/+19
|\ \ \ | |/ /
| * | Documentation corrections for unittest.mockMichael Foord2013-03-181-0/+19
* | | #5024: whichhdr now returns the frame count for WAV files.R David Murray2013-03-184-6/+13
* | | #17460: Remove the strict argument of HTTPConnection and removing theSenthil Kumaran2013-03-183-32/+14
* | | move declaration to top of blockBenjamin Peterson2013-03-181-1/+2
* | | add Sven Brauch for his #16795 contributionBenjamin Peterson2013-03-181-0/+1
* | | unify some ast.argument's attrs; change Attribute column offset (closes #16795)Benjamin Peterson2013-03-1811-219/+234
* | | Issue #17463: Fix test discovery for test_pdb.pyAndrew Svetlov2013-03-181-4/+5
|\ \ \ | |/ /
| * | Issue #17463: Fix test discovery for test_pdb.pyAndrew Svetlov2013-03-181-4/+5
* | | (issue 17452 / ftplib) fix TypeError occurring in case ssl module is not inst...Giampaolo Rodola'2013-03-181-4/+4
* | | Merge #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-183-2/+6
|\ \ \ | |/ /
| * | Merge #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-183-2/+6
| |\ \ | | |/
| | * #17448: Make test_sax skip if there are no xml parsers.R David Murray2013-03-183-2/+6
* | | Merge #16057: Clarify why the base method default is called in custom encoders.R David Murray2013-03-182-0/+3
|\ \ \ | |/ /
| * | Merge #16057: Clarify why the base method default is called in custom encoders.R David Murray2013-03-182-0/+3
| |\ \ | | |/
| | * #16057: Clarify why the base method default is called in custom encoders.R David Murray2013-03-182-0/+3
* | | mergeBrett Cannon2013-03-172-2/+9
|\ \ \ | |/ /