#36499: strip_tags() and test_parsing_errors() fails with patched Python versions
due to HTMLParser EOF behavior change
-------------------------------------+-------------------------------------
Reporter: MeggyCal | Owner: Natalia
Type: | Bidart
Cleanup/optimization | Status: assigned
Component: Utilities | Version: 5.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):
* summary:
strip_tags() fails with patched Python versions due to HTMLParser EOF
behavior change
=>
strip_tags() and test_parsing_errors() fails with patched Python
versions due to HTMLParser EOF behavior change
--
Ticket URL: <
https://code.djangoproject.com/ticket/36499#comment:6>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.