<p dir="ltr">It is PEP 505. <br>
I agree we should resume the discussion on this PEP though (for 3.7), I'm not completely sure why it stalled.</p>
<p dir="ltr">Ralph</p>
<br><div class="gmail_quote"><div dir="ltr">On Sat, 10 Sep 2016, 02:50 Steven D'Aprano, <<a href="mailto:steve@pearwood.info">steve@pearwood.info</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Sep 09, 2016 at 10:01:44PM +0200, Arek Bulski wrote:<br>
> Sometimes I find myself in need of this nice operator that I used back in<br>
> the days when I was programming in .NET, essentially an expression<br>
><br>
> >>> expr ?? instead<br>
><br>
> should return expr when it `is not None` and `instead` otherwise.<br>
<br>
<br>
As Zach and MRAB mention, this was discussed last year. If I recall<br>
correctly, the discussion fizzled out without a solid conclusion. I<br>
think there's a PEP -- if not, there should be.<br>
<br>
I would be interested in revisiting this idea, but 3.6 feature freeze is<br>
only a day or two away and I won't have time to discuss this before<br>
then. So let's please drop this discussion until the 3.6 beta is<br>
released.<br>
<br>
<br>
--<br>
Steve<br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">http://python.org/psf/codeofconduct/</a><br>
</blockquote></div>