Entity references without semicolon in HTMLParser

Open
#51,875 6 comments 0 reactions 1 assignee View on GitHub

@serhiy-storchaka is already working on this.

Since Nov 19, 2025.

Assessment

This issue has not been assessed yet.

Description

stdlib type-bug
BPO 7626
Nosy @ezio-melotti, @bitdancer, @florentx

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2010-01-05.15:42:07.284>
created_at = <Date 2010-01-03.20:13:28.731>
labels = ['type-bug', 'library']
title = 'Entity references without semicolon in HTMLParser'
updated_at = <Date 2010-01-05.20:13:30.965>
user = 'https://bugs.python.org/stefanschweizer'

bugs.python.org fields:

activity = <Date 2010-01-05.20:13:30.965>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2010-01-05.15:42:07.284>
closer = 'flox'
components = ['Library (Lib)']
creation = <Date 2010-01-03.20:13:28.731>
creator = 'stefan.schweizer'
dependencies = []
files = []
hgrepos = []
issue_num = 7626
keywords = []
message_count = 5.0
messages = ['97177', '97263', '97266', '97270', '97278']
nosy_count = 4.0
nosy_names = ['ezio.melotti', 'r.david.murray', 'flox', 'stefan.schweizer']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue7626'
versions = ['Python 2.6']

Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.