]> granicus.if.org Git - python/commit
Define PY_SSIZE_T_CLEAN at the top of the dbm module. This should fix the
authorMark Dickinson <dickinsm@gmail.com>
Fri, 16 Jan 2009 19:31:13 +0000 (19:31 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Fri, 16 Jan 2009 19:31:13 +0000 (19:31 +0000)
commitfdaa3a303db5f353e1c1a3f599a3a5049b693003
tree944edc11d2108a55c5251df2e16c8a35c04f5b5d
parent058e31ef2aec3ea079cdf297fc0d4f40d3d9975a
Define PY_SSIZE_T_CLEAN at the top of the dbm module.  This should fix the
segfaults on the PPC64/Debian buildbots.
Modules/_dbmmodule.c