Haha, I had no idea!  That's great.

fyi, judicious use of cython allowed our python team to build python
components that far outperformed their java counterparts in some real-time
middle-office financial processing jobs for a really large client. So thank
you.

I can see why using the standard python syntax might be considered better
than the more elegant custom version, but yes, it's a bit sad

Steve

On Thu, Jul 2, 2020 at 12:27 PM Greg Ewing <greg.ew...@canterbury.ac.nz>
wrote:

> On 2/07/20 10:49 pm, Stestagg wrote:
> > Coincidentally, cython has a custom, deprecated syntax for properties
> > that is actually pretty similar
>
> Not entirely a coincidence -- I invented that syntax for Pyrex,
> and Cython inherited it.
>
> I'm a little disappointed to hear it's been deprecated. :-(
>
> --
> Greg
> _______________________________________________
> Python-ideas mailing list -- python-ideas@python.org
> To unsubscribe send an email to python-ideas-le...@python.org
> https://mail.python.org/mailman3/lists/python-ideas.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-ideas@python.org/message/YPSI34LADS3A2HR4MXB6B3MXZHXXKNT6/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/ISR7PUNHBETV5HBPERTBOZFBJYATHEVO/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to