﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36515	test_parsing_errors() fails with Fedora's Python 3.14 pre-release	Michel Lind		"Hi,

I'm a Fedora packager that co-maintains our Django packages. When building 5.2.4 in Rawhide  (the upcoming Fedora 43 release) that currently has Python 3.14b4, in addition to strip_tags() that our openSUSE colleague has reported (https://code.djangoproject.com/ticket/36499), `test_parsing_errors` also fails:


{{{
======================================================================
FAIL: test_parsing_errors (test_utils.tests.HTMLEqualTests.test_parsing_errors)
----------------------------------------------------------------------
AssertionError: &lt; div&gt; != <div>
- &lt; div&gt;   
+ <div>   
}}}

I'm currently conditionally disabling the test when building with Python >= 3.14, but hopefully this can be fixed."	Uncategorized	closed	Utilities	5.2	Normal	duplicate		Michel Lind	Unreviewed	0	0	0	0	0	0
