<p dir="ltr"><br>
On 12 Oct 2013 11:15, "Victor Stinner" <<a href="mailto:victor.stinner@gmail.com">victor.stinner@gmail.com</a>> wrote:<br>
><br>
> 2013/10/12 Ethan Furman <<a href="mailto:ethan@stoneleaf.us">ethan@stoneleaf.us</a>>:<br>
> >> What do you propose in cases like this? Should the keyword always refer<br>
> >> to the same PEP it did in the past, even when that PEP is no longer as<br>
> >> relevant given later PEPs? Or should the keyword reach a different,<br>
> >> newer PEP if that newer PEP becomes a “more relevant” PEP for the<br>
> >> keyword?<br>
> ><br>
> > Heh, that was the same example I was going to use.  :)<br>
> ><br>
> > Another question:  if the later PEP gets the appropriate name, what name<br>
> > then gets applied to the older one(s)?<br>
><br>
> As I wrote in my first message, if changing identifier for draft PEP<br>
> is an issue, an option is to only add a textual identifier to accepted<br>
> PEPs.</p>
<p dir="ltr">RFCs are referenced by number. Standards are referenced by number. Nicknames are simply too ambiguous to be scalable.</p>
<p dir="ltr">If you want a self explanatory reference, use the full PEP title, as that's what it is for (RFCs and standards also have titles for the same reason).</p>
<p dir="ltr">Adopting a suitable set of keywords (like unicode, import, builtins, syntax, stdlib, cpython) could be interesting, though.</p>
<p dir="ltr">Cheers,<br>
Nick.</p>
<p dir="ltr">><br>
> > For than matter, what names would you give to the myriad unicode peps?<br>
><br>
> Let me try to name PEPs related to Unicode:<br>
><br>
> 100: unicode_integration<br>
> 261: unicode_ucs4<br>
> 277: windows_unicode_filenames (hum, I proposed a limit of 20<br>
> characters, this name is 25 characters long)<br>
> 383: surrogateescape<br>
> 393: compact_unicode<br>
> 414: u_prefix_py33<br>
><br>
> These names are just propositions. They should be discussed :-)<br>
><br>
> (they are probably much more PEPs related to Unicode :-))<br>
><br>
> Victor<br>
> _______________________________________________<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>