• 
      

    Update the intersphinx_utils extension for Sphinx 3+

    Review Request #11485 — Created Feb. 25, 2021 and submitted

    Information

    beanbag-docutils
    master

    Reviewers

    In Sphinx 3 and up, the listeners for missing references are represented
    as a list. Earlier versions use a dictionary. This change updates the
    code to check for either form, bringing compatibility to both.

    Been using this to build docs on Sphinx 2 and 3.

    Summary ID
    Update the intersphinx_utils extension for Sphinx 3+
    In Sphinx 3 and up, the listeners for missing references are represented as a list. Earlier versions use a dictionary. This change updates the code to check for either form, bringing compatibility to both.
    315f5115e3dc60aaea0e91dc1fd268ce410faed5
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (7df89cd)