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

A side effect of this change will be the removal of the Extension class, which 
was only useful to do some typechecks/conversions on its arguments.  In Python 
code it will be replaced by a dict (with keys 'name', 'sources', 'optional', 
etc.), and when building this dict from a setup.cfg the config parser will 
validate/convert the values read.

----------

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

Reply via email to