Message 184488 - Python tracker
Message184488
| 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:55 | mark.dickinson | set | recipients: + mark.dickinson, brett.cannon, jcea, larry, benjamin.peterson, dmalcolm, ilblackdragon |
| 2013-03-18 18:43:55 | mark.dickinson | set | messageid: <1363632235.6.0.446757157286.issue17206@psf.upfronthosting.co.za> |
| 2013-03-18 18:43:55 | mark.dickinson | link | issue17206 messages |
| 2013-03-18 18:43:55 | mark.dickinson | create | |