Issue5583
Created on 2009-03-28 00:42 by georg.brandl, last changed 2009-03-31 22:38 by tarek.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
opt-ext.diff
|
georg.brandl,
2009-03-28 00:42
|
|
|
|
|
msg84293 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2009-03-28 00:42 |
|
Adds a new kwarg to the Extension constructor that does what Python's
own /setup.py does to ignore build failure in an extension with a warning.
I'm not sure if that's everything that's needed, but it seems to work in
a simple test case.
|
|
msg84938 - (view) |
Author: Tarek Ziadé (tarek) |
Date: 2009-03-31 22:38 |
|
done in r70910 and r70914
|
|
| Date |
User |
Action |
Args |
| 2009-03-31 22:38:31 | tarek | set | status: open -> closed priority: normal messages:
+ msg84938
|
| 2009-03-31 21:59:56 | tarek | link | issue4706 superseder |
| 2009-03-28 00:42:40 | georg.brandl | create | |
|