| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ah, on http://bugs.python.org/issue21778 I got the answer as to what | Armin Rigo | 2014-06-16 | 1 | -6/+3 |
| * | Force the "strides" to be non-NULL. With a NULL strides, CPython >= 3.3 | Armin Rigo | 2014-06-16 | 1 | -2/+6 |
| * | Kill the __unicode__ method and let it behave as it does normally | Armin Rigo | 2013-12-06 | 1 | -19/+0 |
| * | Fix for issue #129: 'bytes(buffer)' needs to work on Python 2, | Armin Rigo | 2013-12-06 | 1 | -0/+31 |
| * | minibuffer: weakref support, and keep alive the argument. | Armin Rigo | 2013-01-10 | 1 | -6/+42 |
| * | Progress for Python 3, but not done | Armin Rigo | 2012-10-30 | 1 | -0/+81 |
| * | Fixes for Python 3: the easy part (thanks Gabriel). | Armin Rigo | 2012-10-30 | 1 | -3/+12 |
| * | Giving a TypeError doesn't make much sense here, even though | Armin Rigo | 2012-10-29 | 1 | -1/+1 |
| * | Give up trying to reuse one of CPython's buffer or memoryview classes. | Armin Rigo | 2012-10-29 | 1 | -0/+151 |
