On 12/07/2020 23:20, Guido van Rossum wrote:
So can we please lay this one to rest?

Sure. One small thing before we leave it; I've decided I don't care about the special cases of not using _. to lead class names, but forbidding **_ in mapping patterns seems unnecessary. I know it's redundant, but I can imagine using it for emphasis. I can't think of anywhere else the language forbids something just because it isn't needed, though I didn't get a lot of sleep last night and I could well be missing something obvious :-)

Can I use pattern matching to pull byte strings apart? I thought I could, but trying it out in the playground didn't work at all. :-(

--
Rhodri James *-* Kynesim Ltd
_______________________________________________
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/WD2E3K5TWR4E6PZBM4TKGHTJ7VDERTDG/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to