Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-07-15 | python: Add an idiomatic interface. | Justus Winter | 1 | -8/+9 |
2016-06-16 | python: Wrap objects implementing the buffer protocol. | Justus Winter | 1 | -8/+27 |
2016-06-08 | python: Implement the context manager protocol. | Justus Winter | 1 | -5/+14 |
2016-06-06 | python: Wrap file-like objects on demand. | Justus Winter | 1 | -16/+21 |
2016-05-24 | python: Improve and test Context.wait. | Justus Winter | 1 | -11/+16 |
2016-05-23 | python: Port more tests. | Justus Winter | 1 | -6/+9 |
2016-05-19 | python: Add more tests. | Justus Winter | 1 | -4/+1 |
2016-05-17 | python: Port more tests. | Justus Winter | 1 | -5/+17 |
2016-05-12 | python: Share generated methods between objects.justus/pyme3 | Justus Winter | 1 | -0/+2 |
2016-05-12 | python: Add a test suite. | Justus Winter | 1 | -0/+23 |