<div dir="ltr">Can the discussion of PEP 501 be done in a separate thread? As of right now this thread has not been about PEP 498 beyond Eric's initial email.</div><br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 8, 2015 at 8:56 AM Alexander Walters <<a href="mailto:tritium-list@sdamon.com">tritium-list@sdamon.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As written in the pep, where i'' means 'I have the __interpolate__'<br>
method, and iu'' means 'i have the __interpolateu__' method (or that<br>
translators should call these methods), is fine, as the meaning of u ('I<br>
am unicode, yeah you already knew that') isn't changed.<br>
<br>
On 8/8/2015 11:07, Nick Coghlan wrote:<br>
> On 9 August 2015 at 00:05, Alexander Walters <<a href="mailto:tritium-list@sdamon.com" target="_blank">tritium-list@sdamon.com</a>> wrote:<br>
>> Please do not change the meaning of the vestigial U''.  It was re-added to<br>
>> the language to fix a problem, rebinding it to another meaning introduces<br>
>> new problems.  We have plenty of other letters in the alphabet to use.<br>
> It's actually being used in the same sense we already use it - I'm<br>
> just adding a new compile time use case where the distinction matters<br>
> again, which we haven't previously had in Python 3. (The usage in this<br>
> PEP is fairly closely analogous to WSGI's distinction between native<br>
> strings, text strings and binary strings, which matters for hybrid<br>
> Python 2/3 code, but not for pure Python 3 code)<br>
><br>
> It would certainly be *possible* to use a different character for that<br>
> aspect of the PEP, but it would be additional work without any obvious<br>
> gain.<br>
><br>
> Cheers,<br>
> Nick.<br>
><br>
> P.S. I hop on the plane for the US in a few hours, so I'll be aiming<br>
> to be bad at responding to emails until the 17th or so. We'll see how<br>
> well I stick to that plan :)<br>
><br>
<br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/brett%40python.org" rel="noreferrer" target="_blank">https://mail.python.org/mailman/options/python-dev/brett%40python.org</a><br>
</blockquote></div>