• 
      

    Remove support for string prefix levels in Patch.

    Review Request #15288 — Created Sept. 10, 2026 and updated

    Information

    RBTools
    master

    Reviewers

    Patch(prefix_level=...) accepted string-encoded integers with a
    deprecation warning since RBTools 5.1. This was scheduled for removal
    in RBTools 7. Strings now raise a ValueError like any other bad type.

    Ran unit tests.

    Summary ID
    Remove support for string prefix levels in Patch.
    `Patch(prefix_level=...)` accepted string-encoded integers with a deprecation warning since RBTools 5.1. This was scheduled for removal in RBTools 7. Strings now raise a `ValueError` like any other bad type. Testing Done: Ran unit tests.
    qpkoumkrtosontxmnnymkuoxvypnyspm
    Checks run (2 succeeded)
    flake8 passed.
    JSHint passed.