Éric Araujo <mer...@netwok.org> added the comment:

Thank you for the report. “release blocker” is a bit strong here, usually it’s 
set by release managers themselves or by people having their agreement (unless 
I’m mistaken).

Does “python -m distutils.test.test_build_ext” pass? Do yo have tested your bug 
with recent 2.7 and 3.2 versions?

I don’t know windows so I don’t really understand the bug. Does this link 
program have documentation that explains what the exit status mean? I also 
can’t see how your patch solves the problem. Paths in the traceback don’t match 
what’s removed in your diff, so I suspect this is a bug with your code (happens 
to the best! :), or a weird thing like filesystem issues. If test_build_ext 
doesn’t fail, we’ll see about reproducing the bug.

----------
nosy: +eric.araujo
priority: release blocker -> 
stage: patch review -> 
type:  -> behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9558>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to