Re: [Python-Dev] Can we make METH_FASTCALL public, from Python 3.7? (ref: PEP 579

2018年6月20日 09:19:39 -0700

On 2018年6月20日 18:09:00 +0200
Victor Stinner <[email protected]> wrote:
> 
> > If we can't at Python 3.7, I think we should do it at 3.8. 
> 
> What's the rationale to make it public in 3.7? Can't it wait for 3.8?
> The new PEPs target 3.8 anyway, no?
> 
> IMHO it's too late for 3.7.
Agreed with Victor. Also Jeroen's work might lead us to change the
protocol for better flexibility or performance. Let's not make it a
public API too early.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to