]> granicus.if.org Git - python/commit
Issue #14779: Get sizeof(void *) directly rather than relying on sysconfig.
authorStefan Krah <skrah@bytereef.org>
Wed, 16 May 2012 18:41:56 +0000 (20:41 +0200)
committerStefan Krah <skrah@bytereef.org>
Wed, 16 May 2012 18:41:56 +0000 (20:41 +0200)
commit5d953184a6fae25bf27e769c90b419d9b2aa1af9
treee98eb542385012bd3e42f5ba3350e004bda47bbe
parente34a209584b1cb84f709c3c6129a51904d7a9d2c
Issue #14779: Get sizeof(void *) directly rather than relying on sysconfig.
Lib/test/test_buffer.py
Modules/_testbuffer.c