[mod_python] mod_python release?

Nick nick at dd.revealed.net
Tue Jan 18 12:52:02 EST 2005


Speaking of patches, this one been fixed?

"connobject.c" 422
     {"local_ip",           T_STRING,    OFF(remote_ip),          RO},
     {"local_host",         T_STRING,    OFF(remote_host),        RO},

Should be OFF(local_ip) and OFF(local_host) here.

Nick

Gregory (Grisha) Trubetskoy wrote:
> 
> +1 on getting more patches. To answer the original question - there 
> hasn't been new releases because the development has been slow and there 
> hasn't been any compelling reason to make a release (e.g. security 
> problem). I'm not too worried about release frequency.
> 
> Grisha
> 
> On Tue, 18 Jan 2005, Scott Sanders wrote:
> 
>>
>>
>> Nicolas Lehuen wrote:
>>
>>> As for an official release, let's ask Grisha... Maybe it's time for
>>> the 3.1.4 version ?
>>>
>> I would say let's release soon, though we should also get more of the 
>> patches into source control first.
>>
>> Scott
>>
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python



More information about the Mod_python mailing list