• 
      

    Switch Review Board to use Djblets' markdown_escape everywhere

    Review Request #7790 — Created Dec. 2, 2015 and submitted

    Information

    Review Board
    release-2.5.x

    Reviewers

    Previously reviewboard.reviews.markdown_utils.markdown_escape became
    deprecated. However, several methods in the markdown_utils module
    still referred to the old, deprecated markdown_escape. This updates
    all usages to use Djblet's version of markdown_escape.

    Ran unit tests.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/reviews/markdown_utils.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/reviews/markdown_utils.py
      
      
    2. 
        
    chipx86
    1. I wasn't sure from the summary until I read into this more. Can you change the summary to be more self-descriptive, like "Swithc Review Board to the new markdown_escape in Djblets" ?

    2. 
        
    brennie
    david
    1. The package name is "Djblets", so the possessive should be "Djblets'"

    2. 
        
    brennie
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (ac3abb3)