Overview
Request 519225 accepted
- Update to 0.2.11
* Fix use-after-free memory issue in callback handler.
* Fix docstring for get_output_latency().
- Update to 0.2.10
* Release the GIL during PortAudio I/O calls to avoid potential deadlock.
* Add a few automated unit tests.
- Update to PyAudio 0.2.9
* Fix overflow error handling logic for pa_read_stream.
* Fix IOError arguments.
* Python library surfaces issues with importing low-level C module.
* Code formatting update.
* Updates to examples for Python 3 compatibility.
- Implement single-spec version
- Fix source URL
- Created by TheBlackCat
- In state accepted
Request History
TheBlackCat created request
- Update to 0.2.11
* Fix use-after-free memory issue in callback handler.
* Fix docstring for get_output_latency().
- Update to 0.2.10
* Release the GIL during PortAudio I/O calls to avoid potential deadlock.
* Add a few automated unit tests.
- Update to PyAudio 0.2.9
* Fix overflow error handling logic for pa_read_stream.
* Fix IOError arguments.
* Python library surfaces issues with importing low-level C module.
* Code formatting update.
* Updates to examples for Python 3 compatibility.
- Implement single-spec version
- Fix source URL
TheBlackCat accepted request