[PATCH] mandate python 2 and 3 compatibility

4 views
Skip to first unread message

Nicholas Mc Guire

unread,
Jul 20, 2016, 8:14:45 AM7/20/16
to jailho...@googlegroups.com, Nicholas Mc Guire
To minimize any development platform dependencies any python code needs to
be tested with python 2 (specifically python 2.7) and python 3 (python 3.2
or later)

Signed-off-by: Nicholas Mc Guire <hof...@osadl.org>
---
CONTRIBUTING.md | 1 +
1 file changed, 1 insertion(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 98c7527..1d22a05 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -32,6 +32,7 @@ Contribution Checklist
- seemingly unaffected architectures still build (use Travis CI e.g.)
- static code analyzer finds no new defects (register a github fork with
Travis CI and Coverity for free scanning) [*recommended*]
+ - python code shall be tested with python 2 and 3 [**required**]
- the world is still spinning

- add signed-off to all patches [**required**]
--
1.7.10.4

Reply all
Reply to author
Forward
0 new messages