Oleg Plakhotnyuk <oleg...@gmail.com> added the comment:

1. Test coverage increased to 95%.
2. G722 compressed files reading in aifc.py fixed (it used to use 0 bytes frame 
size).
3. audioop's ulaw2lin, alaw2lin and adpcm2lin length checks fixed (width should 
be used for output only, because input sequence frame length is always 1 byte).
4. aifc.py _write_float infinity and NaN proper checking.
5. Other minor aifc.py clean ups.

----------
nosy: +haypo
Added file: http://bugs.python.org/file23733/test_aifc.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13394>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to