Message8351

Author jeff.allen
Recipients JonathanFeinberg, jeff.allen
Date 2014-05-09.18:08:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399658895.77.0.534228949946.issue2138@psf.upfronthosting.co.za>
In-reply-to
Content
A late addition to PEP 237 (http://legacy.python.org/dev/peps/pep-0237/) says:
    - hex() and oct() applied to longs will continue to produce a
      trailing 'L' until Python 3000.  The original text above wasn't
      clear about this, but since it didn't happen in Python 2.4 it
      was thought better to leave it alone.  BDFL pronouncement here:
          http://mail.python.org/pipermail/python-dev/2006-June/065918.html

When we aim for Python 2.7, we aim for the latest one, so this is right.
History
Date User Action Args
2014-05-09 18:08:15jeff.allensetmessageid: <1399658895.77.0.534228949946.issue2138@psf.upfronthosting.co.za>
2014-05-09 18:08:15jeff.allensetrecipients: + jeff.allen, JonathanFeinberg
2014-05-09 18:08:15jeff.allenlinkissue2138 messages
2014-05-09 18:08:15jeff.allencreate