Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #22955: Fixed reference leak in attrgetter.repr(). | Serhiy Storchaka | 2015-05-21 | 1 | -1/+3 |
* | Issue #22955: attrgetter, itemgetter and methodcaller objects in the operator | Serhiy Storchaka | 2015-05-20 | 1 | -7/+270 |
* | #16518: Bring error messages in harmony with docs ("bytes-like object") | R David Murray | 2014-10-05 | 1 | -1/+1 |
* | merge 3.4 | Benjamin Peterson | 2014-05-11 | 1 | -1/+1 |
|\ | |||||
| * | use logical rather than bit and | Benjamin Peterson | 2014-05-11 | 1 | -1/+1 |
* | | PEP 465: a dedicated infix operator for matrix multiplication (closes #21176) | Benjamin Peterson | 2014-04-10 | 1 | -0/+4 |
|/ | |||||
* | #16523: merge with 3.3. | Ezio Melotti | 2013-05-08 | 1 | -5/+5 |
* | Issue #16694: Add a pure Python implementation of the operator module. | Antoine Pitrou | 2013-04-20 | 1 | -0/+960 |