]> git.alsa-project.org Git - alsa-python.git/commit
various python3 fixes
authorJaroslav Kysela <perex@perex.cz>
Tue, 31 May 2022 13:46:15 +0000 (15:46 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 31 May 2022 13:46:17 +0000 (15:46 +0200)
commita1e64cc703a8a33d3acecf5f46cd40bebab88936
treee78012321ebe423f4988507e641ea00422466d14
parent6919608781a273decd1937accf36c79ab4ae1f0e
various python3 fixes

Fixes: https://github.com/alsa-project/alsa-python/issues/6
Fixes: https://github.com/alsa-project/alsa-python/pull/1
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
12 files changed:
pyalsa/alsahcontrol.c
pyalsa/alsaseq.c
pyalsa/common.h
test/cardtest1.py
test/ctltest1.py
test/hctltest1.py
test/hctltest2.py
test/mixertest1.py
test/mixertest2.py
test/seqtest1.py [changed mode: 0644->0755]
test/seqtest2.py [changed mode: 0644->0755]
test/seqtest3.py [changed mode: 0644->0755]