[Python-Dev] Highlighting reference-stealing APIs [was Re: cpython: Fix email post-commit review comments.] (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Thu Apr 19 03:25:13 CEST 2012
- Previous message: [Python-Dev] Highlighting reference-stealing APIs [was Re: cpython: Fix email post-commit review comments.]
- Next message: [Python-Dev] Highlighting reference-stealing APIs [was Re: cpython: Fix email post-commit review comments.]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Apr 19, 2012 at 11:04 AM, Gregory P. Smith <greg at krypto.org> wrote:
+1 Adding these annotations and setting up a buildbot that builds using cpychecker would be a great.
Even without the extra annotations, running cpychecker on at least one of the buildbots might be helpful.
I'm in the process of setting up a buildbot for RHEL 6, once I get it up and running normally, I'll look into what it would take to install and enable cpychecker for the builds. (Or, alternatively, I may make it a separate cron job, similar to the daily refcount leak detection run).
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] Highlighting reference-stealing APIs [was Re: cpython: Fix email post-commit review comments.]
- Next message: [Python-Dev] Highlighting reference-stealing APIs [was Re: cpython: Fix email post-commit review comments.]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]