From: <fwi...@gm...> - 2016-04-24 17:42:36
|
On Thu, Apr 21, 2016 at 5:56 AM, Isaiah Peng <is...@gm...> wrote: > Hi guys, > > I am working on python 3 support for jython, in the jython/jython3 > repository, I've created a few pull request on github, > > https://github.com/jython/jython3/pulls > > Please don't hesitate to give your valuable feedbacks. Hi Isaiah, I am planning to start really examining these today, thanks for the pull requests! I'm especially excited to see that you have not only managed to somehow work with the very immature jython3 work, but also updated Jython's grammar: few dare to venture there :). Have you signed a Python contributor agreement? For a set of contributions of this size we'll need that (or at least assurance that you plan to do that as soon as possible). The directions are here: http://python.org/psf/contrib/ Note that it requires a username from bugs.python.org with a (p)ython, not the one you might have at bugs.jython.org. Don't worry about the Jython-specific one, it was for past contributors, only worry about this one: http://www.python.org/psf/contrib/contrib-form/ -Frank |