diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-28 23:12:24 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-28 23:12:24 (GMT) |
commit | dfb866d127c852dfd2d36dfb766d90a518aaf516 (patch) | |
tree | 572946c48d4f217f51f5233746cfaa43889d8566 /Misc | |
parent | 2bdc7f591b729c7c0351f92a80d090e41a7cea49 (diff) | |
download | cpython-dfb866d127c852dfd2d36dfb766d90a518aaf516.zip cpython-dfb866d127c852dfd2d36dfb766d90a518aaf516.tar.gz cpython-dfb866d127c852dfd2d36dfb766d90a518aaf516.tar.bz2 |
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!
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -825,6 +825,7 @@ Rauli Ruohonen Jeff Rush Sam Rushing Mark Russell +Rusty Russell Nick Russo Patrick Sabin Sébastien Sablé |