Robert Bradshaw, 18.02.2011 23:08:
On Thu, Feb 17, 2011 at 8:38 PM, W. Trevor King wrote:
On Thu, Feb 17, 2011 at 3:53 PM, Robert Bradshaw wrote:
On Thu, Feb 17, 2011 at 3:12 PM, W. Trevor King wrote:
Compilation is an issue. I think that .pxd files should be able to be
cythoned directly, sin
On Sat, Feb 19, 2011 at 1:24 AM, Stefan Behnel wrote:
>>> A side effect of this cpdef change would be that now even bare .pxd
>>> files (no matching .pyx) would have a Python presence,
>>
>> Where would it live? Would we just create this module (in essence,
>> acting as if the
On Fri, Feb 18, 2011 at 02:08:04PM -0800, Robert Bradshaw wrote:
> On Thu, Feb 17, 2011 at 8:38 PM, W. Trevor King wrote:
> > On Thu, Feb 17, 2011 at 3:53 PM, Robert Bradshaw wrote:
> >> On Thu, Feb 17, 2011 at 3:12 PM, W. Trevor King wrote:
> >>> On Thu, Feb 17, 2011 at 01:25:10PM -0800, Robert B
On Thu, Feb 17, 2011 at 03:53:13PM -0800, Robert Bradshaw wrote:
> On Thu, Feb 17, 2011 at 3:12 PM, W. Trevor King wrote:
> > * Extending class cdef/cdpef/public/readonly handling to cover enums,
> > stucts, and possibly unions.
>
> This seems like the best first step.
>
> > Problems with me ge
On Sat, Feb 19, 2011 at 11:22 AM, W. Trevor King wrote:
>> > If you try to override anything in a .so compiled module at runtime,
>> > you'd get the same kind of error you currently do trying to rebind a
>> > compiled class' method.
>>
>> That's the desired behavior for statically-bound globals,
On Sat, Feb 19, 2011 at 11:35 AM, W. Trevor King wrote:
> On Thu, Feb 17, 2011 at 03:53:13PM -0800, Robert Bradshaw wrote:
>> On Thu, Feb 17, 2011 at 3:12 PM, W. Trevor King wrote:
>> > * Extending class cdef/cdpef/public/readonly handling to cover enums,
>> > stucts, and possibly unions.
>>
>>
On Sat, Feb 19, 2011 at 1:06 PM, W. Trevor King wrote:
> So should I go ahead and update the expected error messages in my branch?
Yes.
___
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel
On Sat, Feb 19, 2011 at 12:52:38PM -0800, Robert Bradshaw wrote:
> On Sat, Feb 19, 2011 at 11:35 AM, W. Trevor King wrote:
> > On Thu, Feb 17, 2011 at 03:53:13PM -0800, Robert Bradshaw wrote:
> >> On Thu, Feb 17, 2011 at 3:12 PM, W. Trevor King wrote:
> >> > * Extending class cdef/cdpef/public/re
On Sat, Feb 19, 2011 at 12:47:41PM -0800, Robert Bradshaw wrote:
> On Sat, Feb 19, 2011 at 11:22 AM, W. Trevor King wrote:
>
> >> > If you try to override anything in a .so compiled module at runtime,
> >> > you'd get the same kind of error you currently do trying to rebind a
> >> > compiled clas
On Sat, Feb 19, 2011 at 1:45 PM, W. Trevor King wrote:
> On Sat, Feb 19, 2011 at 12:47:41PM -0800, Robert Bradshaw wrote:
>> On Sat, Feb 19, 2011 at 11:22 AM, W. Trevor King wrote:
>>
>> >> > If you try to override anything in a .so compiled module at runtime,
>> >> > you'd get the same kind of e
On Sat, Feb 19, 2011 at 02:04:16PM -0800, Robert Bradshaw wrote:
> On Sat, Feb 19, 2011 at 1:45 PM, W. Trevor King wrote:
> > On Sat, Feb 19, 2011 at 12:47:41PM -0800, Robert Bradshaw wrote:
> >> On Sat, Feb 19, 2011 at 11:22 AM, W. Trevor King wrote:
> >> > However, the filename <-> module mappi
On Sat, Feb 19, 2011 at 3:31 PM, W. Trevor King wrote:
> On Sat, Feb 19, 2011 at 02:04:16PM -0800, Robert Bradshaw wrote:
>> On Sat, Feb 19, 2011 at 1:45 PM, W. Trevor King wrote:
>> > On Sat, Feb 19, 2011 at 12:47:41PM -0800, Robert Bradshaw wrote:
>> >> On Sat, Feb 19, 2011 at 11:22 AM, W. Trev
On Sat, Feb 19, 2011 at 04:41:27PM -0800, Robert Bradshaw wrote:
> On Sat, Feb 19, 2011 at 3:31 PM, W. Trevor King wrote:
> > On Sat, Feb 19, 2011 at 02:04:16PM -0800, Robert Bradshaw wrote:
> >> On Sat, Feb 19, 2011 at 1:45 PM, W. Trevor King wrote:
> >> > On Sat, Feb 19, 2011 at 12:47:41PM -080
On Sat, Feb 19, 2011 at 6:32 PM, W. Trevor King wrote:
> On Sat, Feb 19, 2011 at 04:41:27PM -0800, Robert Bradshaw wrote:
>> On Sat, Feb 19, 2011 at 3:31 PM, W. Trevor King wrote:
>> > On Sat, Feb 19, 2011 at 02:04:16PM -0800, Robert Bradshaw wrote:
>> >> On Sat, Feb 19, 2011 at 1:45 PM, W. Trevo
14 matches
Mail list logo