8000 [3.12] gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305) by miss-islington · Pull Request #109671 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305) #109671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305)
In Python 2.7, the file was used by Lib/test/test_sgmllib.py to test
Lib/sgmllib.py. The sgmllib module and its tests have been removed in
Python 3.0.
(cherry picked from commit d2879f2)

Co-authored-by: Victor Stinner <vstinner@python.org>
  • Loading branch information
vstinner authored and miss-islington committed Sep 21, 2023
commit af09b12caa93e922744d71d9c24fe76ece371ddb
212 changes: 0 additions & 212 deletions Lib/test/sgml_input.html

This file was deleted.

0