alsa-lib/modules/mixer/simple
Graham Inggs ea15c83525 mixer: simple module: python 3.10 PyTuple_SET_ITEM() fix
Make code compatible with Python 3.10 As noted in bpo-30459,
PyTuple_SET_ITEM() does not return a value.

Link: https://bugs.python.org/issue30459
Fixes: https://github.com/alsa-project/alsa-lib/pull/210
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2022-05-20 10:03:10 +02:00
..
python fix write in simple mixer API - python backends 2007-12-04 16:55:00 +01:00
ac97.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
hda.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Makefile.am configure.ac: build extra mixer modules conditionally 2017-11-27 21:48:20 +01:00
python.c mixer: simple module: python 3.10 PyTuple_SET_ITEM() fix 2022-05-20 10:03:10 +02:00
sbase.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
sbase.h Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
sbasedl.c snd_dlopen: do not use absolute plugin path for snd_dlopen() calls 2020-06-04 19:09:50 +02:00