On Mon, 20 Sep 2021, 9:19 pm Pablo Galindo Salgado, <pablogsal@gmail.com> wrote:
Hi,

I have started a project to move the parsing off-strings to the parser and the grammar. Appart
from some maintenance improvements (we can drop a considerable amount of hand-written code),
there are some interesting things we **could** (emphasis on could) get out of this and I wanted
to discuss what people think about them.

The change seems like a good idea, but the consequences should be summarised in a PEP (either the existing https://www.python.org/dev/peps/pep-0536/ or a replacement for it).

Cheers,
Nick.