Commit d2647ea
gh-101503: Exclude renamed argparse._SubParsersAction.add_parser HTML id
Renaming _SubParsersAction to the public SubParsersAction changes the
Sphinx-generated anchor for its add_parser method, which the
check-html-ids CI job flags as a broken external link. Declare the
old anchor as an intentionally removed id, per the check's own
instructions.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent ac449af commit d2647ea
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments