RSS feed
b8cedb62
– Paul Brossier <piem@piem.org>
authored
on 2017/02/27 05:26
python/ext/py-source.c: copy string uri
140b460a
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 21:56
doc/download.rst: use https
39be0488
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 20:59
python/tests/test_source.py: test with interface (PEP 343)
25d58dc6
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 20:34
src/io/source_apple_audio.c: allow closing twice
48ebc3b6
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 20:34
src/io/source_sndfile.c: allow closing twice
2882b3f9
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 20:33
src/io/source_wavread.c: allow closing twice
a6222fcd
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 20:24
python/ext/py-source.c: statement after definitions
23f1c490
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 20:18
src/io/source_wavread.c: raise error in _do/_do_multi, not _readframe
e4a88825
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 20:16
python/ext/py-source.c: __exit__ to close once
23be7361
– Paul Brossier <piem@piem.org>
authored
on 2017/02/26 20:15
python/ext/py-source.c: raise on closing file failed