Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python/samba: Add some helper functions to encode/decode strings | Noel Power | 2018-09-03 | 1 | -0/+62 |
* | python/compat: use cStringIO instead of StringIO in compat.py | Noel Power | 2018-09-03 | 1 | -2/+2 |
* | PEP8: fix E271: multiple spaces after keyword | Joe Guo | 2018-08-24 | 1 | -1/+1 |
* | python/samba: Add cmp_fn and cmp_to_key_fn functions for py2/py3 | Noel Power | 2018-07-13 | 1 | -0/+46 |
* | python/samba: Add binary_type for p2/p3 testing. | Noel Power | 2018-04-30 | 1 | -0/+2 |
* | Add aliases for StringIO.StringIO | Noel Power | 2018-04-30 | 1 | -0/+8 |
* | python/samba: Add some compatability PY2/PY3 functions | Noel Power | 2018-04-30 | 1 | -0/+12 |
* | python: Add `text_type` Python 2/3 compatible function name. | Lumir Balhar | 2018-02-15 | 1 | -0/+2 |
* | python: Port tests of samba.messaging to Python 3 compatible form. | Lumir Balhar | 2017-10-23 | 1 | -0/+5 |
* | python: Make top-level samba modules Python 3 compatible | Lumir Balhar | 2017-03-10 | 1 | -0/+22 |