summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | merge headsGeorg Brandl2013-03-161-1/+1
| |\ \
| | * | Remove row-spanning cell, which the Sphinx text writer does not support.Georg Brandl2013-03-161-1/+1
* | | | #10652 null merge from 3.3 which had wrong issue #Terry Jan Reedy2013-03-160-0/+0
|\ \ \ \ | |/ / /
| * | | #12345: null merge with 3.2.Terry Jan Reedy2013-03-160-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | typoTerry Jan Reedy2013-03-161-1/+1
* | | | Merge with 3.3Terry Jan Reedy2013-03-165-0/+15
|\ \ \ \ | |/ / /
| * | | Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware.Terry Jan Reedy2013-03-165-0/+15
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware.Terry Jan Reedy2013-03-165-0/+15
* | | Add missing FeedParser and BytesFeedParser to email.parser.__all__.R David Murray2013-03-162-1/+4
* | | Merge: #17431: Fix missing import of BytesFeedParser in email.parser.R David Murray2013-03-164-1/+8
|\ \ \ | |/ /