Message212278
Barring c++, are we using any C compilers that don't support inlines?
Imho these macros should be functions proper. Then we could do
Py_Assign(&target, Py_IncRef(obj))
It's 2014 already. |
|
Date |
User |
Action |
Args |
2014-02-26 17:29:12 | kristjan.jonsson | set | recipients:
+ kristjan.jonsson, loewis, brett.cannon, georg.brandl, rhettinger, pitrou, vstinner, taleinat, larry, benjamin.peterson, Arfrever, skrah, serhiy.storchaka |
2014-02-26 17:29:12 | kristjan.jonsson | set | messageid: <1393435752.52.0.722004958202.issue20440@psf.upfronthosting.co.za> |
2014-02-26 17:29:12 | kristjan.jonsson | link | issue20440 messages |
2014-02-26 17:29:12 | kristjan.jonsson | create | |
|