Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> The implementation will be in C. (The author of this PEP would like to make it known that he is not able to write the implementation.)

I hope this is for a reason other than the author being unfamiliar with C. Otherwise the author is cheating themselves, because adding functionality to an existing code base is probably my favorite motivator for learning a new language.



C isn’t the hard part, rather the Python api, and dev workflow.


I’ve contributed code to a handful of open source projects. Learning how to do that is also a worthwhile (and sometimes humbling) experience. I haven’t contributed to Python but it has an entire guide for how to do so, which already puts it above many projects:

http://devguide.python.org/

The CPython API is as straight-forward as any I’ve seen.

So my original comment still stands. :-)


I agree it is quite worthwhile. However, it will take longer than expected for a new person, and most of have obligations.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: