Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | merge 3.4 (#21209) | Benjamin Peterson | 2014-04-14 | 3 | -1/+23 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | fix sending tuples to custom generator objects with yield from (closes #21209) | Benjamin Peterson | 2014-04-14 | 3 | -1/+23 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-14 | 4 | -1/+12 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge 3.3 | Benjamin Peterson | 2014-04-14 | 4 | -1/+12 | |
| |\ \ \ | | |/ / | ||||||
| | * | | merge 3.2 | Benjamin Peterson | 2014-04-14 | 4 | -1/+12 | |
| | |\ \ | | | |/ | ||||||
| | | * | in scan_once, prevent the reading of arbitrary memory when passed a negative ... | Benjamin Peterson | 2014-04-14 | 4 | -1/+12 | |
* | | | | Mierge #21169: fix getpass to use replace error handler on UnicodeEncodeError. | R David Murray | 2014-04-14 | 3 | -2/+19 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #21169: fix getpass to use replace error handler on UnicodeEncodeError. | R David Murray | 2014-04-14 | 3 | -2/+19 | |
* | | | | correct sphinx mark up for cmdline options (closes #21210) | Benjamin Peterson | 2014-04-13 | 1 | -2/+4 | |
* | | | | Issue #20635: Added tests for Tk geometry managers. | Serhiy Storchaka | 2014-04-13 | 3 | -0/+915 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #20635: Added tests for Tk geometry managers. | Serhiy Storchaka | 2014-04-13 | 3 | -0/+915 | |
* | | | | Issue #21171: Fixed undocumented filter API of the rot13 codec. | Serhiy Storchaka | 2014-04-13 | 2 | -1/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #21171: Fixed undocumented filter API of the rot13 codec. | Serhiy Storchaka | 2014-04-13 | 2 | -1/+4 | |
* | | | | Remove references to the obsolete Mac Carbon modules in the GUI | Ned Deily | 2014-04-12 | 1 | -8/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Remove references to the obsolete Mac Carbon modules in the GUI | Ned Deily | 2014-04-12 | 1 | -8/+4 | |
* | | | | test the change of #21193 correctly | Benjamin Peterson | 2014-04-11 | 1 | -2/+2 | |
* | | | | Issue #21193: Make (e.g.,) pow(2, -3, 5) raise ValueError rather than TypeErr... | Mark Dickinson | 2014-04-11 | 4 | -2/+6 | |
* | | | | Merge with 3.4 | Terry Jan Reedy | 2014-04-11 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #21170: Removed invalid parameter names from unittest doc. | Terry Jan Reedy | 2014-04-11 | 1 | -2/+2 | |
* | | | | Issue #20539: Improve math.factorial error messages and types for large inputs. | Mark Dickinson | 2014-04-10 | 3 | -6/+26 | |
* | | | | Update comment for the comparison table to use measured results rather than p... | Raymond Hettinger | 2014-04-10 | 1 | -9/+10 | |
* | | | | Closes #21172: Merged fix from 3.4. | Vinay Sajip | 2014-04-10 | 2 | -2/+11 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #21172: isinstance check relaxed from dict to collections.Mapping. | Vinay Sajip | 2014-04-10 | 2 | -2/+11 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-10 | 3 | -1/+11 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | teach 2to3 about 'yield from' | Benjamin Peterson | 2014-04-10 | 3 | -1/+11 | |
* | | | | teach unparse about matrix multiplication | Benjamin Peterson | 2014-04-10 | 1 | -1/+1 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-10 | 6 | -9/+19 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | add matrix multiplication operator support to 2to3 | Benjamin Peterson | 2014-04-10 | 6 | -9/+19 | |
* | | | | PEP 465: a dedicated infix operator for matrix multiplication (closes #21176) | Benjamin Peterson | 2014-04-10 | 42 | -439/+800 | |
* | | | | Add algorithmic notes for nsmallest() and nlargest(). | Raymond Hettinger | 2014-04-10 | 1 | -0/+56 | |
* | | | | Issue #21187: merge with 3.4 | Ned Deily | 2014-04-09 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #21187: Fix OS X installer fail-to-build with Xcode 5.1. | Ned Deily | 2014-04-09 | 1 | -1/+1 | |
* | | | | Issue #20644: merge with 3.4 | Ned Deily | 2014-04-09 | 1 | -9/+18 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #20644: Keep build-installer.py in sync across active versions. | Ned Deily | 2014-04-09 | 1 | -9/+18 | |
* | | | | merge from 3.4 | Senthil Kumaran | 2014-04-09 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | issue #21190: Fix the broken docs download link | Senthil Kumaran | 2014-04-09 | 1 | -1/+1 | |
* | | | | Issue #21097: merge from 3.4 | Ned Deily | 2014-04-09 | 1 | -20/+20 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #21097: Update Makefile with changed install locations of test director... | Ned Deily | 2014-04-09 | 1 | -20/+20 | |
* | | | | Issue #20644: merge from 3.4 | Ned Deily | 2014-04-09 | 3 | -21/+40 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #20644: OS X installer build support for documentation build changes | Ned Deily | 2014-04-07 | 3 | -21/+40 | |
* | | | | Merge 3.4 | Yury Selivanov | 2014-04-08 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | docs: Better wording for __objclass__ docs. Issue #19281 | Yury Selivanov | 2014-04-08 | 1 | -6/+6 | |
| * | | | docs: Document __objclass__. Closes #19281. | Yury Selivanov | 2014-04-08 | 1 | -0/+8 | |
| * | | | inspect.signautre: Fix functools.partial support. Issue #21117 | Yury Selivanov | 2014-04-08 | 3 | -93/+146 | |
* | | | | docs: Better wording for __objclass__ docs. Issue #19281 | Yury Selivanov | 2014-04-08 | 1 | -6/+6 | |
* | | | | docs: Document __objclass__. Closes #19281. | Yury Selivanov | 2014-04-08 | 1 | -0/+8 | |
* | | | | inspect: Make Signature and Parameter hashable. Issue #20334. | Yury Selivanov | 2014-04-08 | 5 | -13/+52 | |
* | | | | inspect.signautre: Fix functools.partial support. Issue #21117 | Yury Selivanov | 2014-04-08 | 3 | -98/+147 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-08 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | use imperative | Benjamin Peterson | 2014-04-08 | 1 | -1/+1 | |