diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-20 09:37:34 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-20 09:37:34 (GMT) |
commit | 99953006df1414b048bfc76f66cb36a0fb31a4b7 (patch) | |
tree | a3f5d536c166e6ef316ae9b769ebf41ddcb883c9 /Programs | |
parent | 716a74ea2299ed2e3e0594c14177de0d68e2d4b6 (diff) | |
download | cpython-99953006df1414b048bfc76f66cb36a0fb31a4b7.zip cpython-99953006df1414b048bfc76f66cb36a0fb31a4b7.tar.gz cpython-99953006df1414b048bfc76f66cb36a0fb31a4b7.tar.bz2 |
Issue #23709, #23001: ossaudiodev now uses Py_ssize_t for sizes instead of int
The module is now also "SSIZE_T clean" (for PyArg_Parse...() functions) since
it switched to Py_buffer ("y*" argument format).
Diffstat (limited to 'Programs')
0 files changed, 0 insertions, 0 deletions