#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
-------------------------------------+-------------------------------------
Comment (by Michał Górny):
This is now released in CPython 3.13.6, and it has been backported back as
far as to 3.9 (not released upstream yet, but at least some distributions
have already backported it).
--
Ticket URL: <
https://code.djangoproject.com/ticket/36499#comment:7>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.