<p dir="ltr"><br>
On 10 Feb 2015 08:13, "Benjamin Peterson" <<a href="mailto:benjamin@python.org">benjamin@python.org</a>> wrote:<br>
><br>
><br>
><br>
> On Mon, Feb 9, 2015, at 16:34, Ethan Furman wrote:<br>
> > On 02/09/2015 01:28 PM, Benjamin Peterson wrote:<br>
> > > On Mon, Feb 9, 2015, at 16:06, Neil Girdhar wrote:<br>
> > >><br>
> > >> The updated PEP 448 (<a href="https://www.python.org/dev/peps/pep-0448/">https://www.python.org/dev/peps/pep-0448/</a>) is<br>
> > >> implemented now based on some early work by Thomas Wouters (in 2008) and<br>
> > >> Florian Hahn (2013) and recently completed by Joshua Landau and me.<br>
> > >><br>
> > >> The issue tracker <a href="http://bugs.python.org/issue2292">http://bugs.python.org/issue2292</a>  has  a working patch.<br>
> > >> Would someone be able to review it?<br>
> > ><br>
> > > The PEP is not even accepted.<br>
> ><br>
> > I believe somebody (Guido?) commented "Why worry about accepting the PEP<br>
> > when there's no working patch?"  -- or<br>
> > something to that effect.<br>
><br>
> On the other hand, I'd rather not do detailed reviews of patches that<br>
> won't be accepted. :)</p>
<p dir="ltr">It's more a matter of the PEP being acceptable in principle, but a reference implementation being needed to confirm feasibility and to iron out corner cases.</p>
<p dir="ltr">For example, the potential for arcane call arguments suggests the need for a PEP 8 addition saying "first standalone args, then iterable expansions, then mapping expansions", even though syntactically any order would now be permitted at call time. </p>
<p dir="ltr">Cheers,<br>
Nick.</p>
<p dir="ltr">> _______________________________________________<br>
> Python-Dev mailing list<br>
> <a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/python-dev">https://mail.python.org/mailman/listinfo/python-dev</a><br>
> Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com">https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com</a><br>
</p>