Fix docs builds - #11577
Conversation
|
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. |
|
@keewis The docs build broken from a change introduced in Python 3.14.7. I am working on a fix in the upstream 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? |
Description
Checklist
AI Disclosure