New submission from Georg Brandl <ge...@python.org>:

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.

----------
assignee: tarek
components: Distutils
files: opt-ext.diff
keywords: patch
messages: 84293
nosy: georg.brandl, tarek
severity: normal
status: open
title: Optional extensions in setup.py
versions: Python 2.7
Added file: http://bugs.python.org/file13436/opt-ext.diff

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

Reply via email to