| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | properly use PyObject_CallMethod in dictview binary operations (closes #26478) | Benjamin Peterson | 2016-03-04 | 1 | -0/+4 |
| * | Issue #22995: Backported additional tests for non-pickleable types. | Serhiy Storchaka | 2015-11-12 | 1 | -0/+18 |
| * | Issue #24286: Register dict views with the MappingView ABCs. | Raymond Hettinger | 2015-05-26 | 1 | -1/+21 |
| * | #18357: add tests for dictview set difference. Patch by Fraser Tweedale. | Ezio Melotti | 2013-08-08 | 1 | -0/+15 |
| * | add missing NULL check (closes #18019) | Benjamin Peterson | 2013-05-20 | 1 | -0/+5 |
| * | Issue #8404: Fix set operations on dictionary views. | Alexandre Vassalotti | 2010-05-04 | 1 | -0/+61 |
| * | use assert[Not]IsInstance where appropriate | Ezio Melotti | 2010-01-24 | 1 | -4/+4 |
| * | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -11/+11 |
| * | Fixed repr of dictionary views. | Alexandre Vassalotti | 2010-01-12 | 1 | -3/+12 |
| * | Issue #1967: Backport dictionary views. | Alexandre Vassalotti | 2010-01-11 | 1 | -0/+84 |
