(original) (raw)
On Tue, Dec 5, 2017 at 6:25 AM, Victor Stinner <victor.stinner@gmail.com> wrote:
Stéphane Wirtel gave a talk last month at Pycon CA about CPython pull
requests. His slides:
https://speakerdeck.com/matrixise/cpython-loves-your- pull-requests
He produced interesting statistics that we didn't have before on pull
requests (PR), from February 2017 to October 2017:
\* total number of merged PR: 4204
\* number of contributors: 586 !!! (96%)
\* number of core developers: 27 (4%)
\* Time to merge a PR: 3 days in average, good!
\* etc.
Plus, the slides were entertaining.
Congrats and thanks for those stats, Stéphane.