mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Enhance Py_ARRAY_LENGTH(): fail at build time if the argument is not an array
Move other various macros to pymcacro.h Thanks Rusty Russell for having written these amazing C macros!
This commit is contained in:
parent
2bdc7f591b
commit
dfb866d127
5 changed files with 65 additions and 19 deletions
|
@ -886,6 +886,10 @@
|
|||
RelativePath="..\Include\pytime.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Include\pymacro.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Include\pymem.h"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue