Issue545486
Created on 2002年04月18日 04:36 by anthonybaxter, last changed 2022年04月10日 16:05 by admin. This issue is now closed.
Files |
File name |
Uploaded |
Description |
Edit |
lin.patch
|
anthonybaxter,
2002年04月18日 04:36
|
patch for test_linuxaudiodev.py |
Messages (4) |
msg39643 - (view) |
Author: Anthony Baxter (anthonybaxter) (Python triager) |
Date: 2002年04月18日 04:36 |
When testing, I don't want to have to stop
playing mp3s just to get the test suite to
have zero failures. The following trivial
patch makes it skip on EBUSY.
submitted for feedback as I'm not sure if
there's a reason to not do this...
|
msg39644 - (view) |
Author: Martin v. Löwis (loewis) * (Python committer) |
Date: 2002年04月18日 17:02 |
Logged In: YES
user_id=21627
Sounds reasonable to me.
|
msg39645 - (view) |
Author: Guido van Rossum (gvanrossum) * (Python committer) |
Date: 2002年04月22日 18:01 |
Logged In: YES
user_id=6380
To me too. Somebody can check it in.
|
msg39646 - (view) |
Author: Anthony Baxter (anthonybaxter) (Python triager) |
Date: 2002年04月23日 02:43 |
Logged In: YES
user_id=29957
checked in on trunk and 22 branch.
|
History
|
---|
Date |
User |
Action |
Args |
2022年04月10日 16:05:14 | admin | set | github: 36460 |
2002年04月18日 04:36:56 | anthonybaxter | create |