Éric Araujo <mer...@netwok.org> added the comment: Thanks for all the feedback! So, for anyone interested in contributing, two patches are needed:
One that changes the existing options to use the new names and parsing behavior (--no-compile, --compile[=0,1,2]) and adds tests for the erroneous --compile=1,2 (other combinations are already covered). A second one to add --no-compile and --compile to build, make build_py take its default values from build, and add tests to see if this works. As usual, I’m available for help here, on the core-mentorship list or in private email. (I don’t plan to do this myself in the short term because it’s a minor feature, I have an alpha to release and I have to keep the easiest things for new contributors.) ---------- dependencies: +Add tests for files byte-compiled by distutils[2] _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13400> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com