[Cython] [PATCH 0 of 2] A couple of handy patches when using cython in-tree

Ondrej Certik ondrej at certik.cz
Tue May 6 13:02:41 CEST 2008


On Tue, May 6, 2008 at 9:02 AM, Kirill Smelkov <kirr at mns.spb.ru> wrote:
> 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 :)

BTW, I need to try this as well and write it to our tutorial at
docs.sympy.org. So far I also use the "manual" method and so it sucks,
exactly as Stefan said. :)

Ondrej


More information about the Cython-dev mailing list