[Python-ideas] Contributing to Python core via an intermediary

Antoine Pitrou solipsis at pitrou.net
Wed Aug 14 11:17:59 CEST 2013


Le Wed, 14 Aug 2013 11:03:36 +0200,
"M.-A. Lemburg" <mal at egenix.com> a écrit :
> 
> Note that this does not necessarily mean that all code going into
> the core has to be subject to a CLA. It is still possible to
> integrate code which has a license compatible with the
> PSF license, but in general, we'd like to avoid the extra work
> of having to check and verify such licenses.

Is it possible to "check and verify", say, the common form of the
(ultra-simple) MIT license (*)? That would make it a safe starting point
for contributors.

(*) http://opensource.org/licenses/MIT

Regards

Antoine.




More information about the Python-ideas mailing list