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 berker.peksag
Recipients William Ayd, berker.peksag, ezio.melotti, srittau
Date 2018-08-23.18:16:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535048168.95.0.56676864532.issue31844@psf.upfronthosting.co.za>
In-reply-to
Content
After triaging issue 34480, I realized that we can't simply remove the error() method because the _markupbase.ParserBase() class still uses it. I've just closed PR 8562.
History
Date User Action Args
2018-08-23 18:16:09berker.peksagsetrecipients: + berker.peksag, srittau, ezio.melotti, William Ayd
2018-08-23 18:16:08berker.peksagsetmessageid: <1535048168.95.0.56676864532.issue31844@psf.upfronthosting.co.za>
2018-08-23 18:16:08berker.peksaglinkissue31844 messages
2018-08-23 18:16:08berker.peksagcreate