STINNER Victor added the comment:

> Try to bench list(range(256)). It should create small ints in tight loop.

This expression doesn't call maybe_small_long().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28272>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to