Skip to content

Update Sphinx to work with docutils-0.18.xΒ #9777

@ViktorHaag

Description

@ViktorHaag

Is your feature request related to a problem? Please describe.
Docutils 0.18.0 has been released and at first glance it appears to have changes in it that are incompatible with Sphinx (cloning the Sphinx repo, running the tests clean; then installing docutils 0.18, updating Sphinx to allow docutils-0.18 and include it in the test suite, shows a whole bunch of failed tests).

Describe the solution you'd like
Make the changes to Sphinx required to be compatible with docutils 0.18.x.

Describe alternatives you've considered
The alternative would be to remain pinned to 0.17.x (ie "docutils packages with a version less than 0.18"); this may cause disruptions in projects and platforms that assume they can freely update dependencies to the latest versions, especially if they directly depend on docutils.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docutilsTags upstream Docutils issuestype:enhancementenhance or introduce a new feature

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions