summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Issue #16880: _imp.load_dynamic() is not defined on a platform thatBrett Cannon2013-03-172-2/+9
* | | Merge with 3.3Terry Jan Reedy2013-03-171-1/+1
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-171-1/+1
| |\ \ | | |/
| | * Issue #17415: Trim trailing whitespaceTerry Jan Reedy2013-03-171-1/+1
* | | Merge with 3.3Terry Jan Reedy2013-03-171-7/+5
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-171-7/+5
| |\ \ | | |/
| | * Issue #17415: Clarify 'this' referent by moving containing sentence just afterTerry Jan Reedy2013-03-171-7/+5
* | | merge headsBenjamin Peterson2013-03-169-40/+84
|\ \ \
| * \ \ Issue #16389: Fixed an issue number in previos commit.Serhiy Storchaka2013-03-161-1/+1
| |\ \ \ | | |/ /
| | * | Issue #16389: Fixed an issue number in previos commit.Serhiy Storchaka2013-03-161-1/+1
| | |\ \ | | | |/
| | | * Issue #16389: Fixed an issue number in previos commit.Serhiy Storchaka2013-03-161-1/+1
| * | | Issue #16564: Fixed a performance regression relative to Python 3.1 in theSerhiy Storchaka2013-03-162-6/+27
| |\ \ \ | | |/ /
| | * | Issue #16564: Fixed a performance regression relative to Python 3.1 in theSerhiy Storchaka2013-03-162-6/+27
| | |\ \ | | | |/
| | | * Issue #16564: Fixed a performance regression relative to Python 3.1 in theSerhiy Storchaka2013-03-162-9/+28
| * | | Null mergeSerhiy Storchaka2013-03-160-0/+0
| |\ \ \ | | |/ /
| | * | Null mergeSerhiy Storchaka2013-03-160-0/+0
| | |\ \ | | | |/
| | | * Merge heads 3.2.Terry Jan Reedy2013-03-161-2/+2
| | | |\
| | * | \ Merge heads 3.3.Terry Jan Reedy2013-03-161-2/+2
| | |\ \ \
| * | | | | Fix markup/wording.Ezio Melotti2013-03-161-1/+1
| * | | | | Merge heads default.Terry Jan Reedy2013-03-161-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge with 3.3Terry Jan Reedy2013-03-161-2/+2
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge with 3.2Terry Jan Reedy2013-03-161-2/+2
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Issue #17418: specify that buffer sizes are bytes as soon as possible.Terry Jan Reedy2013-03-161-2/+2
| * | | | | | #11420: merge with 3.3.Ezio Melotti2013-03-166-31/+54
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | #11420: merge with 3.2.Ezio Melotti2013-03-166-31/+54
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by...Ezio Melotti2013-03-166-29/+52
| | | |/
* | | | C89 complianceBenjamin Peterson2013-03-161-1/+2
|/ / /
* | | reject non-docs strings between future imports (closes #17434)Benjamin Peterson2013-03-164-11/+28
* | | merge with 3.3Georg Brandl2013-03-161-1/+1
|\ \ \ | |/ /