Message344932
> It's well within our rights to ignore this: since 3.6 we require intermingled declarations.
It's not clear from PEP 7 if we require intermingled declarations only when compiling CPython itself, or also for external packages that include CPython headers. It would be prudent to stay C89-compatible for non-internal header files. |
|
| Date |
User |
Action |
Args |
| 2019-06-07 12:29:15 | jdemeyer | set | recipients:
+ jdemeyer, vstinner, petr.viktorin, lukasz.langa |
| 2019-06-07 12:29:15 | jdemeyer | set | messageid: <[email protected]> |
| 2019-06-07 12:29:15 | jdemeyer | link | issue37191 messages |
| 2019-06-07 12:29:15 | jdemeyer | create | |
|