Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment out two tests that won't pass now after reverting the typeobject.c | Barry Warsaw | 2016-01-11 | 1 | -5/+6 |
* | Issue #22995: Instances of extension types with a state that aren't | Serhiy Storchaka | 2015-12-30 | 1 | -0/+15 |
* | Issue #19572: More silently skipped tests explicitly skipped. | Zachary Ware | 2013-12-10 | 1 | -5/+5 |
* | Merged revisions 88097 via svnmerge from | Antoine Pitrou | 2011-01-18 | 1 | -0/+11 |
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -25/+25 |
* | Merged revisions 84408-84409 via svnmerge from | Antoine Pitrou | 2010-09-01 | 1 | -0/+9 |
* | use assert[Not]IsInstance where appropriate | Ezio Melotti | 2010-01-24 | 1 | -2/+2 |
* | Issue #7142: Fix uses of unicode in memoryview objects | Mark Dickinson | 2009-10-15 | 1 | -0/+7 |
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -5/+5 |
* | Issue 6329: Fix iteration for memoryviews. | Raymond Hettinger | 2009-06-23 | 1 | -0/+6 |
* | Issue #2396: backport the memoryview object. | Antoine Pitrou | 2009-04-02 | 1 | -0/+328 |