On 30/10/14 19:32, Stefan Behnel wrote:
> Thanks.
> 
> https://github.com/cython/cython/commit/dba0a5f0e80c676367a2a137ac88d33c5ee0119a

Hello Stefan,

Thanks for applying the patch.

I see that you applied it manually and not through git am or similar,
otherwise my identity would have been recorded in the git metadata and
you would not have to add my name to the commit log.

I don't mind, but I'm wondering what is the best way to contribute
patches, to make your work easier. Should I go through a pull request on
github? I don't quite like this solution for trivial patches like that,
because it often ends up requiring a merge, and all the merge commits
make browsing the source code history harder. However, I can adapt to
the project best practices.

Cheers,
Daniele

_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to