Hmmm, getting a 404 at:

https://www.python.org/dev/peps/pep-0637

Is this just a temporary condition or a bug?

---
Ricky.

"I've never met a Kentucky man who wasn't either thinking about going home
or actually going home." - Happy Chandler


On Wed, Sep 23, 2020 at 4:56 PM Stefano Borini <[email protected]>
wrote:

> Dear all,
>
> "Support for indexing with keyword arguments" has now been merged with
> the assigned PEP number 637.
>
> For future reference, this email will be added to the Post-History of the
> PEP.
>
>
> On Mon, 21 Sep 2020 at 21:34, Stefano Borini <[email protected]>
> wrote:
> >
> > PEP for support for indexing with keyword arguments is now submitted as
> PR.
> >
> > https://github.com/python/peps/pull/1612
> >
> > Thanks to everybody involved in the development of the PEP and the
> > interesting discussion. All your contributions have been received and
> > often added to the document.
> > If the PEP is approved, I would like to attempt an implementation, but
> > I am not particularly skilled in the python internals. If a core
> > developer is willing to teach me the ropes (especially in the new
> > parser, I barely understood the syntax of the old one, but have no
> > idea about the new one) and review my code I can give it a try. I
> > would not mind refreshing my C a bit.
>
> --
> Kind regards,
>
> Stefano Borini
> _______________________________________________
> Python-ideas mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> https://mail.python.org/mailman3/lists/python-ideas.python.org/
> Message archived at
> https://mail.python.org/archives/list/[email protected]/message/25ZPXADTQNJRMCSG4BJO4QJ7OQAL67N6/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/IEXUPAAWAHQFHD5F5S3D33IDO3XAXESS/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to