On Tuesday 15 August 2006 14:14, Guido van Rossum wrote: > > They don't have to come from a python int, they can come from a > > long. I guess range_new would have to be changed to the 'n' > > conversion code instead of 'l' to do the proper conversion. > > Similarly, rangeiter_next will need to use PyInt_FromSsize_t . > > Feel free to submit a patch for Python 2.6. I expect the 2.5 release > managers to reject this on the basis of being a new feature.
Absolutely correct. At this point in the release process, there's going to be a massive resistance to changes. Anthony -- Anthony Baxter <[EMAIL PROTECTED]> It's never too late to have a happy childhood. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com