summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-09-28 23:12:24 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-09-28 23:12:24 (GMT)
commitdfb866d127c852dfd2d36dfb766d90a518aaf516 (patch)
tree572946c48d4f217f51f5233746cfaa43889d8566 /Misc
parent2bdc7f591b729c7c0351f92a80d090e41a7cea49 (diff)
downloadcpython-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/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 0d1a77b..06feb0b 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -825,6 +825,7 @@ Rauli Ruohonen
Jeff Rush
Sam Rushing
Mark Russell
+Rusty Russell
Nick Russo
Patrick Sabin
Sébastien Sablé