enum_types.py: Fix "SyntaxError: unterminated string literal"

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2026-03-16
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Python 3.13 (the version used by bazel) accepts breaking string literals like this, but earlier versions complain with error "SyntaxError: unterminated string literal". Evergreen thus is unaffected, but engineers running resmoke locally with their local python installations run into this error.

            Assignee:
            Aitor Esteve Alvarado
            Reporter:
            Aitor Esteve Alvarado
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: