Staging
v0.5.1
https://github.com/python/cpython
Revision e63dab55ec0ea8b99749565e61cdcee25579eb72 authored by Tim Peters on 05 September 2006, 02:00:47 UTC, committed by Tim Peters on 05 September 2006, 02:00:47 UTC
i_divmod():  As discussed on Python-Dev, changed the overflow
checking to live happily with recent gcc optimizations that
assume signed integer arithmetic never overflows.
1 parent ba8522a
History
Tip revision: e63dab55ec0ea8b99749565e61cdcee25579eb72 authored by Tim Peters on 05 September 2006, 02:00:47 UTC
Merge rev 51711 from the 2.5 branch.
Tip revision: e63dab5

README

back to top