• 
      

    Make djblets.util.symbols a forwarding module for typelets.

    Review Request #15046 — Created May 12, 2026 and submitted

    Information

    Djblets
    release-6.x

    Reviewers

    Earlier this release, we updated djblets.util.typing to mostly forward
    to typelets. This change repeats that for djblets.util.symbols, which
    ensures that imports from either module will be compatible.

    This will let us deprecate the module in the future, without
    encountering any weirdness while transitioning code over to typelets.

    All unit tests pass.

    Summary ID
    Make djblets.util.symbols a forwarding module for typelets.
    Earlier this release, we updated `djblets.util.typing` to mostly forward to typelets. This change repeats that for `djblets.util.symbols`, which ensures that imports from either module will be compatible. This will let us deprecate the module in the future, without encountering any weirdness while transitioning code over to typelets.
    1d128e4dad737de898d72c3485dbda792b0ca783
    chipx86
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (5012d95)