Repository: sympy/sympy
Base commit: def456ghi

Simplify should handle rational exponents correctly when the base is negative. Currently (-x)**(2/3) returns an unsimplified expression.