• 
      

    Fix markdown tests when running on Python 3.13+

    Review Request #14842 — Created Feb. 19, 2026 and submitted

    Information

    Djblets
    release-5.x

    Reviewers

    Python 3.13's ElementTree no longer escapes quote characters that don't
    need escaping. This was causing a test to fail an assertion.

    Ran tests on 3.8 through 3.13.

    Summary ID
    Fix markdown tests when running on Python 3.13+
    Python 3.13's ElementTree no longer escapes quote characters that don't need escaping. This was causing a test to fail an assertion. Testing Done: Ran tests on 3.8 through 3.13.
    zltovrnqutkqpmzwwzpoqnpwvwutxswz
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-5.x (1d64336)