• 
      

    Add support for Python 3.12 and Sphinx 7.

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

    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.

    Summary ID
    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
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (511dee4)