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

Stefan Behnel stefan_ml at behnel.de
Sun May 4 17:36:19 CEST 2008


Hi,

Kirill Smelkov wrote:
> Hi Stefan,
> 
> В сообщении от Воскресенье 04 мая 2008 Stefan Behnel написал(a):
>> Hi,
>>
>> Kirill Smelkov wrote:
>>> Here is a couple of handy patches for the case when cython is used "in-tree",
>>> i.e. when no installation is done.
>>>
>>> - First we need to 'chmod a+x' relevant files in bin/ ,
>>> - and second, it would be convenient to finally create reasonable .hgignore
>> Thanks, your patches are appreciated.
> 
> I look here
> 
> http://hg.cython.org/cython-devel/
> 
> and still can't see they were applied.

See? That's one of the advantages of a bundle. It allows you to send a
complete set of changes against the current trunk, so that things don't get lost.

Anything else missing?

Stefan



More information about the Cython-dev mailing list