Commit 86d808e
gh-90092: Fix :meth: reference target in whatsnew
The bare window.use reference could not resolve in whatsnew (no
currentmodule), causing a docs CI warning; qualify it to
curses.window.use while keeping window.use() as the displayed text.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fd73570 commit 86d808e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments