Core
- Release v1.2.14
Documentation
- doc: Port from htmllib to html.parser HTMLParser
- doc: Add formatter.py from PySolFC project
- doc: Use getpass.getuser instead of os.getlogin
- doc: Open pickle file as binary
- doc: urllib data must be decoded into text
- doc: Use double backslash in regex
- doc: Applied 2to3 on APICoverage.py and
- doc: Fix `summarizes' typo
Test python scripts
- hctltest1.py: Skip read/write if no values in element
pyalsa.alsahcontrol module
- alsahcontrol.c: Actually set IEC958 values with
- alsahcontrol.c: Use PyBytes for IEC958 values
pyalsa.alsamixer module
- alsamixer: fix return value in pyalsamixerelement_getvolumedb()
pyalsa.alsaseq module
- alsaseq: Fix type check in set_time()