[Python-Dev] Re: PEP 637 - Support for indexing with keyword arguments: request for feedback for SC submission

2021年2月26日 09:25:28 -0800

If interested, you can try it out from my github branch:
https://github.com/stefanoborini/cpython/tree/PEP-637-implementation-attempt-2 
I am going to sync it against python master in a few minutes (it's
been a while, there probably will be conflicts).
Please break it.
On 2021年2月25日 at 16:41, Thor Whalen <[email protected]> wrote:
>
> Finally! One of my top python wishes!
>
> Where can I vote?
>
> How can I get my hands on a back port?
>
> How can I help getting this sooner?
> _______________________________________________
> Python-Dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at 
> https://mail.python.org/archives/list/[email protected]/message/2QPAZ26E77MV2AZLDF3Z6DNHWZHQUPH5/
> Code of Conduct: http://python.org/psf/codeofconduct/
-- 
Kind regards,
Stefano Borini
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/EEMTQCKZ7E62EYNV5S7CTLCJXBHFPBCM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to