[Python-Dev] [Web-SIG] Adding wsgiref to stdlib (original) (raw)
Phillip J. Eby pje at telecommunity.com
Tue May 23 08:01:20 CEST 2006
- Previous message: [Python-Dev] [Web-SIG] Adding wsgiref to stdlib
- Next message: [Python-Dev] [Web-SIG] Adding wsgiref to stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It's not clear to me whether this means that Ian can just relicense his code for me to slap into wsgiref and thence into Python by virtue of my own PSF contribution form and the compatible license, or whether it means Ian has to sign a form too.
At 09:25 PM 5/22/2006 -0700, Guido van Rossum wrote:
This explains what to do, and which license to use:
http://www.python.org/psf/contrib/ --Guido On 5/22/06, Ian Bicking <ianb at colorstudy.com> wrote: Phillip J. Eby wrote: > At 02:32 PM 4/28/2006 -0500, Ian Bicking wrote: >> I'd like to include paste.lint with that as well (as wsgiref.lint or >> whatever). Since the last discussion I enumerated in the docstring all >> the checks it does. There's still some outstanding issues, mostly where >> I'm not sure if it is too restrictive (marked with @@ in the source). >> It's at: >> >> http://svn.pythonpaste.org/Paste/trunk/paste/lint.py > > Ian, I see this is under the MIT license. Do you also have a PSF > contributor agreement (to license under AFL/ASF)? If not, can you place > a copy of this under a compatible license so that I can add this to the > version of wsgiref that gets checked into the stdlib?
I don't have a contributor agreement. I can change the license in place, or sign an agreement, or whatever; someone should just tell me what to do.
-- Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/guido%40python.org
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] [Web-SIG] Adding wsgiref to stdlib
- Next message: [Python-Dev] [Web-SIG] Adding wsgiref to stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]