[Python-Dev] {RELEASE] Python 3.6.0a4 is now available

Guido van Rossum guido at python.org
Wed Aug 17 14:10:56 EDT 2016


On Wed, Aug 17, 2016 at 10:58 AM, Philipp A. <flying-sheep at web.de> wrote:

> i’ll patiently await clarification about this, and again: sorry for
> sounding demanding :(
>

The explanation is honestly that the current approach is the most
straightforward for the implementation (it's pretty hard to intercept the
string literal before escapes have been processed) and nobody cares enough
about the edge cases to force the implementation to jump through more hoops.

I really don't think this discussion should be reopened. If you disagree,
please start a new thread on python-ideas. Everybody: please don't follow
up to python-dev.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160817/71139a94/attachment.html>


More information about the Python-Dev mailing list