Skip to content

Fix docs builds - #11577

Draft
mwyau wants to merge 1 commit into
pydata:mainfrom
mwyau:fix-docs
Draft

Fix docs builds#11577
mwyau wants to merge 1 commit into
pydata:mainfrom
mwyau:fix-docs

Conversation

@mwyau

@mwyau mwyau commented Sep 7, 2026

Copy link
Copy Markdown

Description

Checklist

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR. Tools: Codex, ChatGPT

@mwyau mwyau changed the title Fix docs Fix docs builds Sep 7, 2026
@mwyau mwyau closed this Sep 7, 2026
@mwyau mwyau reopened this Sep 7, 2026
@mwyau

mwyau commented Sep 7, 2026

Copy link
Copy Markdown
Author

@keewis This is blocking other PRs including my docs PR: #11568, I made an additional fix commit: b3f3676 on top of your branch.

Readthedocs is successful. Feel free to cherry-pick this. Wanted to make a PR to keewis:docs but I am not able to do so.

@keewis

keewis commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

this commit just removes the documentation for the string accessor entirely, which I don't think is something we want. I didn't have time yet to investigate why exactly it does fail, but I do believe that there's something else that we can do here.

@mwyau

mwyau commented Sep 7, 2026

Copy link
Copy Markdown
Author

this commit just removes the documentation for the string accessor entirely, which I don't think is something we want. I didn't have time yet to investigate why exactly it does fail, but I do believe that there's something else that we can do here.

Noted, I will restore it and look for other options.

@mwyau
mwyau marked this pull request as draft September 7, 2026 20:18
@mwyau

mwyau commented Sep 8, 2026

Copy link
Copy Markdown
Author

@keewis The docs build broken from a change introduced in Python 3.14.7. I am working on a fix in the upstream sphinx-autosummary-accessors.

I suppose pinning docs build to Python 3.14.6 is not the right fix?

The docs build are also sometimes killed by inactivity. Is it okay to enable verbose mode as in my latest commit?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants