- 
Serhiy Storchaka yazdıValueError always is raised rather than OverflowError for negative counts. Shifting zero with non-negative count always returns zero. 918403cf
ValueError always is raised rather than OverflowError for negative counts. Shifting zero with non-negative count always returns zero.
