Issue1543469
Created on 2006-08-20 13:22 by tebeka, last changed 2009-05-12 17:06 by ajaksu2.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
sb.log
|
tebeka,
2006-08-20 13:22
|
Test log |
|
|
|
getpath.diff
|
nobody,
2006-08-21 08:07
|
Unified diff for patch |
|
|
|
msg29582 - (view) |
Author: Miki Tebeka (tebeka) |
Date: 2006-08-20 13:22 |
|
This is RC1.
test_subprocess fails. IMO due to the fact that there
is a directory called "Python" in the python source
directory.
The fix should be that sys.executable will return the
name with the '.exe' suffix on cygwin.
Attached log of running the test.
|
|
msg29583 - (view) |
Author: Neal Norwitz (nnorwitz) |
Date: 2006-08-21 02:15 |
|
Logged In: YES
user_id=33168
Cygwin recently changed their behaviour. I have an
outstanding hack to fix this. Patches would help get things
fixed up.
|
|
msg29584 - (view) |
Author: Nobody/Anonymous (nobody) |
Date: 2006-08-21 08:07 |
|
Logged In: NO
Attached a patch, test_subprocess now passes.
|
|
msg29585 - (view) |
Author: Peter Åstrand (astrand) |
Date: 2007-01-22 19:32 |
|
Since this is not a subprocess bug per se, I'm letting someone else take care of this one.
|
|
msg84484 - (view) |
Author: Daniel Diniz (ajaksu2) |
Date: 2009-03-30 03:42 |
|
Can anyone confirm this? It'll be closed soon otherwise.
|
|
| Date |
User |
Action |
Args |
| 2009-05-12 17:06:40 | ajaksu2 | set | status: pending -> closed resolution: wont fix stage: test needed -> committed/rejected |
| 2009-03-30 03:42:19 | ajaksu2 | set | status: open -> pending
nosy:
+ ajaksu2 versions:
+ Python 2.6, - Python 2.5 messages:
+ msg84484 priority: normal -> low components:
+ Tests keywords:
+ patch type: behavior stage: test needed |
| 2006-08-20 13:22:25 | tebeka | create | |
|