[Python-Dev] Add -3 and -Wd to the buildbots

Ezio Melotti ezio.melotti at gmail.com
Wed Mar 31 16:58:59 CEST 2010


Hi,
now that the py3k warnings are fixed (see 
http://bugs.python.org/issue7092) we should run the tests on the trunk 
buildbots with the -3 flags, in order to check if new warnings are 
introduced and possibly to uncover other ones.
It might be a good idea to add the -Wd flag too, both on trunk and py3k.

-Ezio


More information about the Python-Dev mailing list