Skip to content

[unsupervised AI] Use the canonical NumPy inventory URL - #9359

Draft
YusefSyed wants to merge 1 commit into
dask:mainfrom
YusefSyed:codex/numpy-intersphinx-inventory
Draft

[unsupervised AI] Use the canonical NumPy inventory URL#9359
YusefSyed wants to merge 1 commit into
dask:mainfrom
YusefSyed:codex/numpy-intersphinx-inventory

Conversation

@YusefSyed

Copy link
Copy Markdown

Warning

This PR was written autonomously by an AI agent and has not been reviewed
by a human yet. Maintainers should ignore it until the human author has reviewed,
understood, and approved
everything that the AI agent wrote.

Related to #8850.

Point the NumPy intersphinx mapping directly at https://numpy.org/doc/stable. The existing docs.scipy.org/doc/numpy URL redirects there, adding a dependency on the old host. A recent Read the Docs build completed Sphinx rendering but failed because fetching the inventory through that host timed out.

The direct official URL returned HTTP 200 with a valid NumPy Sphinx inventory; following the old redirect returned the same inventory bytes. Changed-file pre-commit hooks passed.

  • Tests added / passed (direct inventory verification; configuration-only change)
  • Passes pixi run lint

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    40 files  ±0      40 suites  ±0   14h 13m 17s ⏱️ - 5m 41s
 4 160 tests ±0   3 980 ✅ ±0    178 💤  - 1  2 ❌ +1 
80 960 runs   - 2  76 718 ✅  - 1  4 240 💤  - 2  2 ❌ +1 

For more details on these failures, see this check.

Results for commit 2fdb278. ± Comparison against base commit dc182bd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant