That's the business of the tokenizer, not the parser. And no, nothing is changing there. Please start a discussion on this topic here -- use python-ideas if you feel the need to vent.
On Thu, May 28, 2020 at 1:20 PM Vito De Tullio <vito.detul...@gmail.com> wrote: > Hi. > Just a question about the new PEG parser: will it support lone slash in > raw strings? > > the fact that r'\' doesn't work as expected it's a strange exception to > remember. > > _______________________________________________ > Python-Dev mailing list -- python-dev@python.org > To unsubscribe send an email to python-dev-le...@python.org > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/python-dev@python.org/message/VSEB5O33WTNHBAJ63MC2WMZ772GJNMJC/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/WVNWFUWQULTFJIT4C6S36NBLXMLD3HLS/ Code of Conduct: http://python.org/psf/codeofconduct/