mirror of https://github.com/python/cpython
6c9e130524
and left shifts. (Thanks to Kalle Svensson for SF patch 849227.) This addresses most of the remaining semantic changes promised by PEP 237, except for repr() of a long, which still shows the trailing 'L'. The PEP appears to promise warnings for operations that changed semantics compared to Python 2.3, but this is not implemented; we've suffered through enough warnings related to hex/oct literals and I think it's best to be silent now. |
||
---|---|---|
.. | ||
.cvsignore | ||
ref.tex | ||
ref1.tex | ||
ref2.tex | ||
ref3.tex | ||
ref4.tex | ||
ref5.tex | ||
ref6.tex | ||
ref7.tex | ||
ref8.tex | ||
reswords.py |