On 23 May 2018 at 07:28, Jeroen Demeyer wrote:
> Hello,
>
> Both PEP 573 and PEP 575 deal with built-in functions. Additionally, some
> people (Stefan Behnel, Robert Bradshaw, Jim Pivarski and me) are currently
> brainstorming about a yet-to-be-written PEP to allow calling the underlying
> C func
This sounds fine to me. For type hint s we did a similar thing with PEPs
482, 483 and 484. You probably want to make everyone involved a co-author.
On Tue, May 22, 2018, 14:29 Jeroen Demeyer wrote:
> Hello,
>
> Both PEP 573 and PEP 575 deal with built-in functions. Additionally,
> some people (S
Hello,
Both PEP 573 and PEP 575 deal with built-in functions. Additionally,
some people (Stefan Behnel, Robert Bradshaw, Jim Pivarski and me) are
currently brainstorming about a yet-to-be-written PEP to allow calling
the underlying C function of a built-in function using native types (for
exa