This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients eric.smith, ezio.melotti, mrabarnett, siddheshsathe
Date 2022-03-15.13:13:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647349995.45.0.679053648097.issue47023@roundup.psfhosted.org>
In-reply-to
Content
Isn't '\s' covered by: " Unknown escapes of ASCII letters are reserved for future use and treated as errors" (https://docs.python.org/3/library/re.html#re.sub)?
History
Date User Action Args
2022-03-15 13:13:15eric.smithsetrecipients: + eric.smith, ezio.melotti, mrabarnett, siddheshsathe
2022-03-15 13:13:15eric.smithsetmessageid: <1647349995.45.0.679053648097.issue47023@roundup.psfhosted.org>
2022-03-15 13:13:15eric.smithlinkissue47023 messages
2022-03-15 13:13:15eric.smithcreate