[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-capi-sig
Subject:    [capi-sig]No C API if it's not doable in Python
From:       Stefan Behnel <python_capi () behnel ! de>
Date:       2018-09-07 13:08:47
Message-ID: 8108866c-f375-ed1d-de94-2d49bb26288d () behnel ! de
[Download RAW message or body]

> On 07.09.2018 11:46, Victor Stinner wrote:
>>> I'm trying to remove functions from the C API which allow to do things
>>> which are not possible at the Python level:
>>> https://pythoncapi.readthedocs.io/bad_api.html#no-public-c-functions-if-it-can-t-be-done-in-python

Sorry – no way. Cython can definitely make very good use of those
internals, shortcuts, and what not. If you want them removed, then please
replace them with something equivalent that doesn't reduce the performance.

Stefan
_______________________________________________
capi-sig mailing list -- capi-sig@python.org
To unsubscribe send an email to capi-sig-leave@python.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic