On Sun, Mar 13, 2016 at 1:49 AM, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:
> On 2016-03-11 10:00, Robert Bradshaw wrote:
>>
>> I'd really rather deprecate .pxi files completely rather than add even
>> more support for them.
>
>
> Well, .pxi files are currently *not* deprecated. The fact that they might be
> deprecated in the future seems a poor excuse to reject a 1-line patch fixing
> an actual use case. Really, what is the disadvantage to merging that pull
> request?

Right now, at least, pxi files are completely self-contained within a
project. If we accept cross-project includes, this will be much more
painful to remove in the future as a library now has to fix all its
"callers."
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to