[Pycon] [new paper] "Stéphane Wirtel" - CPython loves your Pull Requests

info a pycon.it info a pycon.it
Lun 8 Gen 2018 11:38:41 CET


Title: CPython loves your Pull Requests
Duration: 45 (includes Q&A)
Q&A Session: 0
Language: en
Type: Talk

Abstract: CPython, what's CPython. CPython is the official implementation of Python, written in C. And it's not just a implementation, it is a group of volunteers and where they daily work on the project but there is no many active contributors.

In this talk, I would like to prove to you than you can become an active contributor of CPython.

The core developers of CPython need your help, for example, with the review of some patches, you can comment a patch or try to reproduce a bug.

In the past, when you wanted to contribute to CPython, you had to use the bug tracker interface and send a patch, this patch was reviewed if you were lucky and after commented etc.... but this process was really long and time consuming.

Now with the new process based on GitHub and Git, you can create a new branch on your local repository and just send a Pull Request. The Pull Request is just awesome, it will be reviewed really quickly, we will comment your Pull Request and if the code is correct and the tests pass, then you PR will be merged in CPython.

We love and need your Pull Requests for CPython. 

Tags: [u'community', u'statistics', u'git', u'github', u'core-programming', u'CPython']


Maggiori informazioni sulla lista Pycon