Message 411948 - Python tracker

Message411948

Author eric.smith
Recipients GBeauregard, JelleZijlstra, eric.smith
Date 2022-01-28.00:45:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643330756.78.0.177059936401.issue46511@roundup.psfhosted.org>
In-reply-to
Content
I was hoping to wait until the PEP 649 / PEP 563 thing was decided. But I realize that no matter how that turns out, there will be a need to deal with string annotations.

So I think I'm okay with the regex changes. Personally, I think we should remove support for leading spaces and should remove the tests, too. I guess there's some argument that there should be a deprecation period, I think it's just invalid syntax and shouldn't be supported.

Go ahead and put together a PR.
History
Date User Action Args
2022-01-28 00:45:56eric.smithsetrecipients: + eric.smith, JelleZijlstra, GBeauregard
2022-01-28 00:45:56eric.smithsetmessageid: <1643330756.78.0.177059936401.issue46511@roundup.psfhosted.org>
2022-01-28 00:45:56eric.smithlinkissue46511 messages
2022-01-28 00:45:56eric.smithcreate