klein icon indicating copy to clipboard operation
klein copied to clipboard

Klein's codebase should meet the Twisted code standard

Open hawkowl opened this issue 11 years ago • 3 comments

Rather than be a mismatched PEP8-Twisted code standard mess, it should be moved to meet Twisted's standard, with the old ones throwing deprecation warnings if possible.

hawkowl avatar Jan 28 '14 11:01 hawkowl

We should limit this to APIs only btw; whitespace et al should be only fixed when adjacent code has been touched. Churn and all. Maybe enumerate the APIs that need fixing here and then open granular PRs for them?

hynek avatar Jan 28 '14 11:01 hynek

Has the codebase drifted towards or away from Twisted's coding standards since 2014—is this still a concern, or is it down to a manageable level?

brighid avatar Sep 09 '15 05:09 brighid

I made a 1.0.0 milestone and am moving this to that milestone.

wsanchez avatar Dec 09 '16 20:12 wsanchez