Re: [Cython] Contribution

2018-05-18 Thread Stefan Behnel
Hi Patrick! Patrick Kunzmann schrieb am 18.05.2018 um 10:50: > I would like to contribute to the Cython project but it is difficult for me > to find an angle to understand the code base. Is there some kind of > developers' tutorial or another resource to start with? Welcome, looks like you found

Re: [Cython] Contribution

2018-05-18 Thread Gabriel de Marmiesse
Hello Patrick, I don't know if you found it yet, but just in case, there is a contributing.rst that can help you: https://github.com/cython/cython/blob/master/docs/CONTRIBUTING.rst . Thank you for your interest in contributing. Best regards, Gabriel de Marmiesse On Fri, May 18, 2018 at 2:08 PM

[Cython] Contribution

2018-05-18 Thread Patrick Kunzmann
Hi everyone, I would like to contribute to the Cython project but it is difficult for me to find an angle to understand the code base. Is there some kind of developers' tutorial or another resource to start with? Best regards, Patrick ___ cython-d