summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-01-05-21-26-29.bpo-41748.KdC0w3.rst
blob: 52efa3ac3d40eb617045c090615469ac46266b95 (plain)
1
2
Fix HTMLParser parsing rules for element attributes containing
commas with spaces. Patch by Karl Dubost.