I'd say let sleeping dogs lie.
On Tue, Oct 31, 2017 at 3:52 AM, Eric V. Smith wrote:
> If I had it to do over again, I’d implement it more strictly and only
> allow chars that are valid in identifiers.
>
> But see https://bugs.python.org/issue31907 for a case that is currently
> valid and would
If I had it to do over again, I’d implement it more strictly and only allow
chars that are valid in identifiers.
But see https://bugs.python.org/issue31907 for a case that is currently valid
and would break if we changed how it worked.
I’m not sure it’s worth the churn of deprecating this and