Differences between revisions 3 and 4
Revision 3 as of 2015-03-04 00:26:35
Size: 1297
Editor: berkerpeksag
Comment: Update Python core dev channel name adn mention about freenode
Revision 4 as of 2015-03-17 16:20:04
Size: 1776
Editor: EzioMelotti
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
= No ideas here yet! = = Ideas =
Line 16: Line 16:

== 1. bugs.python.org improvements ==

 * '''Project description''': The goal of this project is to improve the [[https://bugs.python.org/|bug tracker used by CPython]].
 * '''Skills''': Python, HTML/CSS/JS, Roundup, DVCS.
 * '''Difficulty level''': Intermediate.
 * '''Related Readings/Links''': The details are still being discussed on the [[https://mail.python.org/pipermail/core-workflow/2015-March/thread.html#132|core-workflow ML]].
 * '''Potential mentors''': Ezio Melotti.

CPython

CPython is the default, most widely used implementation of the Python programming language. It is mostly written in C, most of the modules are written in Python itself. In case you want to make the changes which will be used by all the Python programmers worldwide, this is the project to work for.

Contacting CPython developers

One can contact the core developers over IRC or using mailing lists. #python-dev (on freenode) is the channel for core developers, the core mentorship mailing list is the place to an email discussion. Remember that the developers are may not be in your timezone, so it might take time to get a reply from anyone.

Getting Started

The best place to get started is the devguide. You will find all the instructions required to build your own CPython. Before contacting the mentors, it is better you start solving few bugs first.

Ideas

We're still waiting to find out which mentors are available for Core Python/CPython projects. In the meantime, you can discuss ideas on the core mentorship mailing list.

1. bugs.python.org improvements

  • Project description: The goal of this project is to improve the bug tracker used by CPython.

  • Skills: Python, HTML/CSS/JS, Roundup, DVCS.

  • Difficulty level: Intermediate.

  • Related Readings/Links: The details are still being discussed on the core-workflow ML.

  • Potential mentors: Ezio Melotti.

SummerOfCode/2015/python-core (last edited 2015-03-24 10:39:07 by EzioMelotti)

Unable to edit the page? See the FrontPage for instructions.