[Python-ideas] discouraging direct use of the C-API

Chris Barker chris.barker at noaa.gov
Wed May 6 21:24:04 CEST 2015


On Wed, May 6, 2015 at 9:41 AM, Guido van Rossum <guido at python.org> wrote:

> I think Cython is already used by those people who benefit from it.
>

I wish that where the case, but I don't think so -- there is a LOT of
weight behind the idea of something being "built-in" and/or "official". So
folks do still right extensions using the raw C API.

Some note recommending Cython in the core docs about the C API would be
great.

And we don't use Cython in the standard library, do we?

-CHB




-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150506/ad6fc873/attachment.html>


More information about the Python-ideas mailing list