On Sat, Sep 8, 2012 at 9:17 PM, Stefan Krah <[email protected]> wrote: > Petri Lehtinen <[email protected]> wrote: >> > ("715365") does not exist. >> >> Is this related to the Coverity ID being mentioned in >> http://bugs.python.org/issue15868 ? > > Must be. I used the pattern #<number> twice in the commit message: > > http://hg.python.org/cpython/rev/df663603e67a
No, using the pattern number twice is OK now - it's using it for an issue that *doesn't exist* that broke. Better to just not use that notation for the Coverity ID's by writing "CID 715365" or something similar so we don't get any false hits on the tracker integration. Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
