Message370101
> Note that structmember.h pollutes global namespace with macros that do not have conventional Py_ or PY_ prefix. READONLY and RESTRICTED macros seem to be most likely to conflict with other code.
One small enhance would be to add such prefix when Py_LIMITED_API is defined. |
|
| Date |
User |
Action |
Args |
| 2020-05-27 15:50:25 | vstinner | set | recipients:
+ vstinner, loewis, skip.montanaro, georg.brandl, rhettinger, belopolsky, benjamin.peterson, Arfrever, herzbube, docs@python, berker.peksag, serhiy.storchaka, matrixise, Matthias Braun |
| 2020-05-27 15:50:25 | vstinner | set | messageid: <[email protected]> |
| 2020-05-27 15:50:25 | vstinner | link | issue2897 messages |
| 2020-05-27 15:50:25 | vstinner | create | |
|