]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16881: Fix Py_ARRAY_LENGTH macro for GCC < 3.1.
authorChristian Heimes <christian@cheimes.de>
Sun, 6 Jan 2013 15:42:20 +0000 (16:42 +0100)
committerChristian Heimes <christian@cheimes.de>
Sun, 6 Jan 2013 15:42:20 +0000 (16:42 +0100)
commitfb4b7b40e4372c14d3da10bd1753822e625c643d
tree4878ed5bb4cd637d6aafb4fbb8ef8a296ce9b7a6
parent5dd12a5978389ec3dfa7063bbe9a9763b1294027
parent61dbb0086952cdc13f3ca89db810ec365a9cf9b7
Issue #16881: Fix Py_ARRAY_LENGTH macro for GCC < 3.1.
Misc/NEWS