This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients alexandre.vassalotti, belopolsky, benjamin.peterson, bpb, brett.cannon, ehuss, facundobatista, fmitha, georg.brandl, gvanrossum, jafo, jaraco, jarpa, kylev, loewis, lukasz.langa, nnorwitz, pitrou, sbt, taleinat, tseaver, vstinner, zbysz, zseil
Date 2012-07-27.17:42:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343410979.99.0.645082640718.issue1692335@psf.upfronthosting.co.za>
In-reply-to
Content
> Presumably the Py_XDECREF(self->args) would be better replaced by Py_CLEAR(self->args)?

Ah, yes, definitely.
History
Date User Action Args
2012-07-27 17:43:00pitrousetrecipients: + pitrou, gvanrossum, loewis, nnorwitz, brett.cannon, georg.brandl, facundobatista, jafo, ehuss, tseaver, jaraco, belopolsky, zseil, fmitha, vstinner, taleinat, alexandre.vassalotti, benjamin.peterson, jarpa, bpb, zbysz, kylev, lukasz.langa, sbt
2012-07-27 17:42:59pitrousetmessageid: <1343410979.99.0.645082640718.issue1692335@psf.upfronthosting.co.za>
2012-07-27 17:42:59pitroulinkissue1692335 messages
2012-07-27 17:42:59pitroucreate