Sorry, something went wrong.
|
@hugovk, since there is only one PEP left on the #4087 list, could you please review the proposed change? I am mostly interested in knowing what the policy for older Sphinx versions is, and whether I should go with a lower base for the version range. |
Sorry, something went wrong.
|
Let's not set a higher version than needed, but if we have a good reason for bumping it, I think that's fine. Something to note, Sphinx does drop older Python sooner than many projects. For example, Sphinx 9.1.0 requires Python 3.12 or newer. But then people writing PEPs are targeting changes in 3.15 and soon 3.16 :) |
Sorry, something went wrong.
|
Ok, I have set the Sphinx requirement to > 8.1 to prevent the errors we were fixing. That seems like a reasonable middle ground. |
Sorry, something went wrong.
Blocked by: #4908, #4906
Closes: #4087
Bump Sphinx to > 8.1. docutils is upper limited because of build errors listed in #4924.
📚 Documentation preview 📚: https://pep-previews--4926.org.readthedocs.build/