| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-04-28 | python: remove all 'from __future__ import print_function' | Douglas Bagnall | 1 | -1/+0 |
| 2020-08-11 | python compat: remove integer_types | Douglas Bagnall | 1 | -2/+1 |
| 2018-11-01 | py/tests/dcerpc_rpc: Py3 compat integer types | Douglas Bagnall | 1 | -1/+2 |
| 2018-08-24 | PEP8: fix E305: expected 2 blank lines after class or function definition, fo... | Joe Guo | 1 | -0/+1 |
| 2018-08-24 | PEP8: fix E302: expected 2 blank lines, found 1 | Joe Guo | 1 | -0/+1 |
| 2018-08-24 | PEP8: fix E265: block comment should start with '# ' | Joe Guo | 1 | -2/+2 |
| 2018-08-24 | PEP8: fix E261: at least two spaces before inline comment | Joe Guo | 1 | -1/+1 |
| 2018-03-23 | samba python tests: convert print func to be py2/py3 compatible | Noel Power | 1 | -16/+17 |
| 2018-02-15 | samba python tests: convert 'except X, e' to 'except X as e' | Douglas Bagnall | 1 | -4/+4 |
| 2013-03-02 | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 1 | -0/+141 |
