• 
      

    Fix changeset_is_pending() to not throw an error if the changeset is empty.

    Review Request #2846 — Created Feb. 9, 2012 and submitted

    Information

    Review Board

    Reviewers

    Fix changeset_is_pending() to not throw an error if the changeset is empty.
    
    Our existing code to fetch the changeset would throw EmptyChangesetError for any
    operations, but this didn't entirely make sense for empty changesets. This is
    especially bad in environments where people pull files in and out of changesets.
    
    Ran unit tests.
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (cefd1ea).