[Cython] [PATCH 0 of 2] A couple of handy patches when using cython in-tree
Kirill Smelkov
kirr at mns.spb.ru
Tue May 6 09:02:50 CEST 2008
Hi,
В сообщении от Понедельник 05 мая 2008 Stefan Behnel написал(a):
> Hi,
>
> Kirill Smelkov wrote:
> > I (minorly) wonder why you changed patch description in 'chmod a+x bin/*' patch
>
> Because it's more work for me to save an email to a file and import it as
> patch, than to apply the trivial change myself and commit it. :)
Stefan, most mail clients could be simply setup to do patch imports with one keypress.
For example in mutt, I use something like this:
macro pager A "<pipe-entry>(umask 022; hg -R ~/src/sympy/sympy import -)"
And, for git there is a git-am to apply series of patches from mailbox.
So I think we should review our patch applying practices :)
Kirill.
More information about the Cython-dev
mailing list