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 mark.dickinson
Recipients benjamin.peterson, brett.cannon, dmalcolm, ilblackdragon, jcea, larry, mark.dickinson
Date 2013-03-18.18:43:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363632235.6.0.446757157286.issue17206@psf.upfronthosting.co.za>
In-reply-to
Content
I'd suggest less generic names for the temporary variables, just to minimise the chance of accidental name collisions.  _py_xincref_tmp and _py_xdecref_tmp, perhaps?
History
Date User Action Args
2013-03-18 18:43:55mark.dickinsonsetrecipients: + mark.dickinson, brett.cannon, jcea, larry, benjamin.peterson, dmalcolm, ilblackdragon
2013-03-18 18:43:55mark.dickinsonsetmessageid: <1363632235.6.0.446757157286.issue17206@psf.upfronthosting.co.za>
2013-03-18 18:43:55mark.dickinsonlinkissue17206 messages
2013-03-18 18:43:55mark.dickinsoncreate