Skip to content

WIP: PEP8 semi-automated fixes

This is a large patch set based on automated running of the autopep8 tool to correct many of the PEP8 errors in our code.

This patch set is not finished, some of the issues are not fully fixed by the patches (multiple on a single line) but it is a start.

In other patches I've made an alternate fix rather than accept the autopep8 response.

However it makes Samba much, much closer to a proper python style, so despite the size of the disruption, I think it is worth it.

Please comment so we can get a review for this soon once finished.

Merge request reports