[Python-Dev] PEP 575, 576, 579 and 580
Stefan Behnel
stefan_ml at behnel.de
Sat Jul 7 11:29:31 EDT 2018
More information about the Python-Dev mailing list
Sat Jul 7 11:29:31 EDT 2018
- Previous message (by thread): [Python-Dev] PEP 575, 576, 579 and 580
- Next message (by thread): [Python-Dev] PEP 575, 576, 579 and 580
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
INADA Naoki schrieb am 07.07.2018 um 17:16: >> 2. The new API should be used internally so that 3rd party extensions >> are not second class citizens in term of call performance. > > These PEPs proposes new public protocol which can be implemented > by 3rd party extensions, especially Cython. > In this meaning, it's not used only *internally*. I think Mark meant that the API should *also* be used internally, in the same way that external code uses it. Meaning, there shouldn't be a separate internal API. Stefan
- Previous message (by thread): [Python-Dev] PEP 575, 576, 579 and 580
- Next message (by thread): [Python-Dev] PEP 575, 576, 579 and 580
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list