This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nnorwitz
Recipients
Date 2007-02-27.05:18:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Updating a checkpoint which patches everything in the library.  Also has a non-working version of xrange.  I haven't ported this from 2.6 to the int/long unification.  This is just in case my laptop crashes.  Hopefully I'll finish this up tomorrow and check in.

Most of the tests pass.  There are only a few issues AFAIK, like test_xrange (big surprise) and test_repr.  Basically the longs aren't done.  I'm not sure about floats.  Floats should be rejected in 3k.
File Added: xrange.diff
History
Date User Action Args
2007-08-23 15:48:24adminlinkissue1472639 messages
2007-08-23 15:48:24admincreate