-
Neal Norwitz authored
When subclassing from an int but not overriding __new__, long values were not converted properly. Try to convert longs into an int.
7a8e79cd
When subclassing from an int but not overriding __new__, long values were not converted properly. Try to convert longs into an int.