Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
684199cc
Commit
684199cc
authored
Jul 25, 2006
by
Brett Cannon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add comment for changes to test_ossaudiodev.
parent
b0b0a99b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
Misc/NEWS
Misc/NEWS
+8
-0
No files found.
Misc/NEWS
View file @
684199cc
...
...
@@ -87,6 +87,14 @@ Extension Modules
-
Because
of
a
misspelled
preprocessor
symbol
,
ctypes
was
always
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?
================================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment