8000 GH-121970: Remove ``escape4chm`` by AA-Turner · Pull Request #122065 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

GH-121970: Remove escape4chm #122065

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 2 commits into from
Jul 23, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Remove escape4chm
  • Loading branch information
AA-Turner committed Jul 20, 2024
commit c66f6b74bfc8e86f58f99ff1425b08a3ae394875
1 change: 0 additions & 1 deletion Doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

extensions = [
'c_annotations',
'escape4chm',
'glossary_search',
'lexers',
'pyspecific',
Expand Down
72 changes: 0 additions & 72 deletions Doc/tools/extensions/escape4chm.py

This file was deleted.

Loading
0