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, rhettinger, siddheshsathe
Date 2022-03-17.23:14:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647558873.34.0.625388858137.issue47023@roundup.psfhosted.org>
In-reply-to
Content
I agree the error message could be better. Also, "s.error('bad escape %s' % this, len(this))" should probably be "from None", since as @mrabarnett notes the KeyError is an implementation detail.
History
Date User Action Args
2022-03-17 23:14:33eric.smithsetrecipients: + eric.smith, rhettinger, ezio.melotti, mrabarnett, siddheshsathe
2022-03-17 23:14:33eric.smithsetmessageid: <1647558873.34.0.625388858137.issue47023@roundup.psfhosted.org>
2022-03-17 23:14:33eric.smithlinkissue47023 messages
2022-03-17 23:14:33eric.smithcreate