Hi all!
Here's a nice PEP that seems easy to implement in Cython. It has been
accepted for inclusion in Python 3.6.
https://www.python.org/dev/peps/pep-0520/
Any volunteers? Please reply on the cython-devel mailing list.
Stefan
___
cython-devel mailin
Hi all!
Here's a nice PEP that we should implement in Cython. It has been accepted
for inclusion in Python 3.6.
https://www.python.org/dev/peps/pep-0487/
We should at least support it for all Cython implemented Python classes.
Backporting it to older CPython versions would then require an intern
Hi,
On Mon, Jul 18, 2016 at 4:56 PM, Robert Bradshaw wrote:
> On Fri, Jul 15, 2016 at 4:22 AM, Matthew Brett
> wrote:
>> Hi,
>>
>> On Fri, Jul 15, 2016 at 9:32 AM, Stefan Behnel wrote:
>>> Hi all!
>>>
>>> I just pushed a bug-fix-only release for the current 0.24 series.
>>> The update should b
On Fri, Jul 15, 2016 at 4:22 AM, Matthew Brett wrote:
> Hi,
>
> On Fri, Jul 15, 2016 at 9:32 AM, Stefan Behnel wrote:
>> Hi all!
>>
>> I just pushed a bug-fix-only release for the current 0.24 series.
>> The update should be safe for everyone using 0.24.
>>
>> https://pypi.python.org/pypi/Cython/