Add support for Python 3.12 and Sphinx 7.

Review Request #13095 — Created June 3, 2023 and submitted — Latest diff uploaded

Information

beanbag-docutils
master

Reviewers

This updates our testing to ensure compatibility with both Python 3.12
and Sphinx 7 (and 6.x). Previously, we were capped at Python 3.11 and
Sphinx 6 beta.

No code changes were needed to enable this support.

Package metadata and documentation now include the compatible version
ranges.

Unit tests pass for all version combinations.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add support for Python 3.12 and Sphinx 7.
This updates our testing to ensure compatibility with both Python 3.12 and Sphinx 7 (and 6.x). Previously, we were capped at Python 3.11 and Sphinx 6 beta. No code changes were needed to enable this support. Package metadata and documentation now include the compatible version ranges.
b697f8a9c8409ada47a742fc7a0427b5c8b06a74 Christian Hammond
README.rst
setup.py
tox.ini
Loading...