mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add comment for changes to test_ossaudiodev.
This commit is contained in:
parent
69b9b677b0
commit
f23ad3d65e
1 changed files with 8 additions and 0 deletions
|
@ -87,6 +87,14 @@ Extension Modules
|
||||||
- Because of a misspelled preprocessor symbol, ctypes was always
|
- Because of a misspelled preprocessor symbol, ctypes was always
|
||||||
compiled without thread support; this is now fixed.
|
compiled without thread support; this is now fixed.
|
||||||
|
|
||||||
|
Tests
|
||||||
|
-----
|
||||||
|
|
||||||
|
- Bug #1501330: Change test_ossaudiodev to be much more tolerant in terms of
|
||||||
|
how long the test file should take to play. Now accepts taking 2.93 secs
|
||||||
|
(exact time) +/- 10% instead of the hard-coded 3.1 sec.
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.5 beta 2?
|
What's New in Python 2.5 beta 2?
|
||||||
================================
|
================================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue