~ensoft-opensource/+junk/cpython-boxes-tmp

Viewing all changes in revision 88.

  • Committer: Phil Connell
  • Date: 2014-07-26 18:52:43 UTC
  • Revision ID: phconnel@cisco.com-20140726185243-rdnas36p6lpcykej
Make PyLong_FromLongLong and FromSsize_t unbox when appropriate

This is significant since builtins.len always calls the ssize_t function, so
was infecting the interpreter with lots of small boxed longs!

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: