Message209894
| Author | loewis |
|---|---|
| Recipients | benjamin.peterson, brett.cannon, georg.brandl, larry, loewis, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner |
| Date | 2014-02-01.16:06:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1391270787.4.0.814370241556.issue20440@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think Raymond's original concern still applies: The macros do add to the learning curve. I would personally expect that Py_REPLACE(op, op2) does an INCREF on op2, but it does not. Explicit is better than implicit. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-01 16:06:27 | loewis | set | recipients: + loewis, brett.cannon, georg.brandl, rhettinger, pitrou, vstinner, larry, benjamin.peterson, skrah, serhiy.storchaka |
| 2014-02-01 16:06:27 | loewis | set | messageid: <1391270787.4.0.814370241556.issue20440@psf.upfronthosting.co.za> |
| 2014-02-01 16:06:27 | loewis | link | issue20440 messages |
| 2014-02-01 16:06:27 | loewis | create | |