Commit 3abed07
Fix Sphinx cross-reference warnings for internal queue constants
UNBOUND, UNBOUND_ERROR, UNBOUND_REMOVE, and ItemInterpreterDestroyed
are not in the module's public __all__, so use literal backticks
instead of :data: and :exc: roles.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent be8cc87 commit 3abed07
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | | - | |
436 | | - | |
437 | | - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
0 commit comments