]> granicus.if.org Git - python/commit
[3.8] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13911)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 8 Jun 2019 09:46:53 +0000 (02:46 -0700)
committerStefan Krah <skrah@bytereef.org>
Sat, 8 Jun 2019 09:46:53 +0000 (11:46 +0200)
commit3d03a35ba0f162a350898100efc95fdf392070a2
treef7891ab52da62cb7af3501ee7f92a7f9a43348b2
parent3b5bac27c03d0a891ad3c5710e72e066e7f97f56
[3.8] bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (#13911)
Lib/ctypes/test/test_arrays.py
Modules/_ctypes/_ctypes.c