1. 29 Nov, 2003 1 commit
    • Guido van Rossum's avatar
      - Removed FutureWarnings related to hex/oct literals and conversions · 6c9e1305
      Guido van Rossum authored
        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.
      6c9e1305
  2. 28 Nov, 2003 2 commits
  3. 27 Nov, 2003 6 commits
  4. 26 Nov, 2003 6 commits
  5. 25 Nov, 2003 4 commits
  6. 24 Nov, 2003 7 commits
  7. 23 Nov, 2003 2 commits
  8. 22 Nov, 2003 2 commits
  9. 21 Nov, 2003 4 commits
  10. 20 Nov, 2003 6 commits